Skip to content

Commit 83738e3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.31
1 parent 82f47ae commit 83738e3

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.12",
24-
"@types/react": "17.0.30",
24+
"@types/react": "17.0.31",
2525
"babel-loader": "8.2.3",
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
@@ -2879,10 +2879,10 @@
28792879
dependencies:
28802880
"@types/react" "*"
28812881

2882-
"@types/react@*", "@types/[email protected].30":
2883-
version "17.0.30"
2884-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.30.tgz#2f8e6f5ab6415c091cc5e571942ee9064b17609e"
2885-
integrity sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg==
2882+
"@types/react@*", "@types/[email protected].31":
2883+
version "17.0.31"
2884+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.31.tgz#fe05ebf91ff3ae35bb6b13f6c1b461db8089dff8"
2885+
integrity sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ==
28862886
dependencies:
28872887
"@types/prop-types" "*"
28882888
"@types/scheduler" "*"

0 commit comments

Comments
 (0)