Skip to content

Commit 60c5108

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.16
1 parent e783675 commit 60c5108

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": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",
2323
"@storybook/react": "6.3.6",
24-
"@types/react": "17.0.15",
24+
"@types/react": "17.0.16",
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
@@ -2885,10 +2885,10 @@
28852885
dependencies:
28862886
"@types/react" "*"
28872887

2888-
"@types/react@*", "@types/react@17.0.15":
2889-
version "17.0.15"
2890-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0"
2891-
integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==
2888+
"@types/react@*", "@types/react@17.0.16":
2889+
version "17.0.16"
2890+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.16.tgz#056f40c45645761527baeb7d89d842a6abdf285a"
2891+
integrity sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==
28922892
dependencies:
28932893
"@types/prop-types" "*"
28942894
"@types/scheduler" "*"

0 commit comments

Comments
 (0)