Skip to content

Commit 89cfef0

Browse files
Update dependency @types/react to v17.0.47
1 parent e9d6141 commit 89cfef0

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
@@ -53,7 +53,7 @@
5353
"@storybook/addon-essentials": "6.1.21",
5454
"@storybook/addon-links": "6.1.21",
5555
"@storybook/react": "6.1.21",
56-
"@types/react": "17.0.45",
56+
"@types/react": "17.0.47",
5757
"@types/react-dom": "17.0.17",
5858
"@types/react-lazyload": "3.0.0",
5959
"@types/rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2256,10 +2256,10 @@
22562256
"@types/prop-types" "*"
22572257
csstype "^2.2.0"
22582258

2259-
"@types/[email protected].45":
2260-
version "17.0.45"
2261-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
2262-
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
2259+
"@types/[email protected].47":
2260+
version "17.0.47"
2261+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
2262+
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
22632263
dependencies:
22642264
"@types/prop-types" "*"
22652265
"@types/scheduler" "*"

0 commit comments

Comments
 (0)