Skip to content

Commit 0880f27

Browse files
committed
chore(deps): update dependency @types/react to v17
1 parent 6b94b36 commit 0880f27

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
"@researchgate/spire-config": "5.0.7",
2222
"@storybook/addon-options": "5.3.21",
2323
"@storybook/react": "6.2.9",
24-
"@types/react": "16.14.6",
24+
"@types/react": "17.0.6",
2525
"babel-loader": "8.2.2",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2733,10 +2733,10 @@
27332733
dependencies:
27342734
"@types/react" "*"
27352735

2736-
"@types/react@*", "@types/react@16.14.6":
2737-
version "16.14.6"
2738-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.6.tgz#d933a2a6bc1bfe320a5eea480e8f45ba8126d6ee"
2739-
integrity sha512-Ol/aFKune+P0FSFKIgf+XbhGzYGyz0p7g5befSt4rmbzfGLaZR0q7jPew9k7d3bvrcuaL8dPy9Oz3XGZmf9n+w==
2736+
"@types/react@*", "@types/react@17.0.6":
2737+
version "17.0.6"
2738+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
2739+
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==
27402740
dependencies:
27412741
"@types/prop-types" "*"
27422742
"@types/scheduler" "*"

0 commit comments

Comments
 (0)