Skip to content

Commit eb03fc9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react to v17.0.47
1 parent 1f6500a commit eb03fc9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@testing-library/user-event": "13.5.0",
3838
"@types/jest": "27.5.2",
3939
"@types/node": "16.11.41",
40-
"@types/react": "17.0.46",
40+
"@types/react": "17.0.47",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.28.0",
4343
"@typescript-eslint/parser": "5.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,10 +1301,10 @@
13011301
dependencies:
13021302
"@types/react" "^17"
13031303

1304-
"@types/react@17.0.46":
1305-
version "17.0.46"
1306-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.46.tgz#887b8a2360cc915fe5dec763c8a764bf3124f9e9"
1307-
integrity sha512-zNAJVEO9dBEQLPa/OuedGfx92/UlD+1rNxSv2qVWUQZ+orEtLUWFgZ08xfyI9TAZLnmWzZDtssAsgtbXT7Ew0g==
1304+
"@types/react@17.0.47":
1305+
version "17.0.47"
1306+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
1307+
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
13081308
dependencies:
13091309
"@types/prop-types" "*"
13101310
"@types/scheduler" "*"

0 commit comments

Comments
 (0)