Skip to content

Commit d20f04c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.35
1 parent 573d7fa commit d20f04c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.12",
24-
"@types/react": "17.0.34",
24+
"@types/react": "17.0.35",
2525
"babel-loader": "8.2.3",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2879,10 +2879,10 @@
28792879
dependencies:
28802880
"@types/react" "*"
28812881

2882-
"@types/react@*", "@types/[email protected].34":
2883-
version "17.0.34"
2884-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.34.tgz#797b66d359b692e3f19991b6b07e4b0c706c0102"
2885-
integrity sha512-46FEGrMjc2+8XhHXILr+3+/sTe3OfzSPU9YGKILLrUYbQ1CLQC9Daqo1KzENGXAWwrFwiY0l4ZbF20gRvgpWTg==
2882+
"@types/react@*", "@types/[email protected].35":
2883+
version "17.0.35"
2884+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.35.tgz#217164cf830267d56cd1aec09dcf25a541eedd4c"
2885+
integrity sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==
28862886
dependencies:
28872887
"@types/prop-types" "*"
28882888
"@types/scheduler" "*"

0 commit comments

Comments
 (0)