Skip to content

Commit 52f4034

Browse files
Update dependency @types/react to v17.0.62
1 parent 125aaca commit 52f4034

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.60",
56+
"@types/react": "17.0.62",
5757
"@types/react-dom": "17.0.20",
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].60":
2260-
version "17.0.60"
2261-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.60.tgz#a4a97dcdbebad76612c188fc06440e4995fd8ad2"
2262-
integrity sha512-pCH7bqWIfzHs3D+PDs3O/COCQJka+Kcw3RnO9rFA2zalqoXg7cNjJDh6mZ7oRtY1wmY4LVwDdAbA1F7Z8tv3BQ==
2259+
"@types/[email protected].62":
2260+
version "17.0.62"
2261+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.62.tgz#2efe8ddf8533500ec44b1334dd1a97caa2f860e3"
2262+
integrity sha512-eANCyz9DG8p/Vdhr0ZKST8JV12PhH2ACCDYlFw6DIO+D+ca+uP4jtEDEpVqXZrh/uZdXQGwk7whJa3ah5DtyLw==
22632263
dependencies:
22642264
"@types/prop-types" "*"
22652265
"@types/scheduler" "*"

0 commit comments

Comments
 (0)