Skip to content

Commit ce1f38c

Browse files
committed
Update dependency @types/react to v17.0.45
1 parent d3914ce commit ce1f38c

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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.44",
56+
"@types/react": "17.0.45",
5757
"@types/react-dom": "17.0.16",
5858
"@types/react-lazyload": "3.0.0",
5959
"@types/rimraf": "3.0.2",

yarn.lock

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

2259-
"@types/[email protected]", "@types/react@^17":
2259+
2260+
version "17.0.45"
2261+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
2262+
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
2263+
dependencies:
2264+
"@types/prop-types" "*"
2265+
"@types/scheduler" "*"
2266+
csstype "^3.0.2"
2267+
2268+
"@types/react@^17":
22602269
version "17.0.44"
22612270
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
22622271
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==

0 commit comments

Comments
 (0)