Skip to content

Commit 77dafd6

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.13
1 parent 47501cb commit 77dafd6

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.2",
24-
"@types/react": "17.0.11",
24+
"@types/react": "17.0.13",
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.11":
2889-
version "17.0.11"
2890-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
2891-
integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
2888+
"@types/react@*", "@types/react@17.0.13":
2889+
version "17.0.13"
2890+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f"
2891+
integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==
28922892
dependencies:
28932893
"@types/prop-types" "*"
28942894
"@types/scheduler" "*"

0 commit comments

Comments
 (0)