Skip to content

Commit 3c4bc42

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.47
1 parent 955398d commit 3c4bc42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@storybook/react": "6.5.9",
2222
"@testing-library/react-hooks": "7.0.2",
2323
"@types/jest": "27.5.2",
24-
"@types/react": "17.0.45",
24+
"@types/react": "17.0.47",
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3320,10 +3320,10 @@
33203320
dependencies:
33213321
"@types/react" "*"
33223322

3323-
"@types/react@*", "@types/[email protected].45", "@types/react@>=16.9.0", "@types/react@^17":
3324-
version "17.0.45"
3325-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
3326-
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
3323+
"@types/react@*", "@types/[email protected].47", "@types/react@>=16.9.0", "@types/react@^17":
3324+
version "17.0.47"
3325+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
3326+
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
33273327
dependencies:
33283328
"@types/prop-types" "*"
33293329
"@types/scheduler" "*"

0 commit comments

Comments
 (0)