Skip to content

Commit ec7b911

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

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
@@ -21,7 +21,7 @@
2121
"@next/eslint-plugin-next": "12.0.8",
2222
"@testing-library/cypress": "8.0.3",
2323
"@types/jest": "27.5.2",
24-
"@types/react": "17.0.46",
24+
"@types/react": "17.0.47",
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "5.28.0",
2727
"@typescript-eslint/parser": "5.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,10 +1094,10 @@
10941094
dependencies:
10951095
"@types/react" "^17"
10961096

1097-
"@types/react@17.0.46":
1098-
version "17.0.46"
1099-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.46.tgz#887b8a2360cc915fe5dec763c8a764bf3124f9e9"
1100-
integrity sha512-zNAJVEO9dBEQLPa/OuedGfx92/UlD+1rNxSv2qVWUQZ+orEtLUWFgZ08xfyI9TAZLnmWzZDtssAsgtbXT7Ew0g==
1097+
"@types/react@17.0.47":
1098+
version "17.0.47"
1099+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
1100+
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
11011101
dependencies:
11021102
"@types/prop-types" "*"
11031103
"@types/scheduler" "*"

0 commit comments

Comments
 (0)