Skip to content

Commit 8fecd32

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.30
1 parent b995e1e commit 8fecd32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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.27",
24+
"@types/react": "17.0.30",
2525
"babel-loader": "8.2.2",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.0",

Diff for: 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].27":
2883-
version "17.0.27"
2884-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.27.tgz#6498ed9b3ad117e818deb5525fa1946c09f2e0e6"
2885-
integrity sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==
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==
28862886
dependencies:
28872887
"@types/prop-types" "*"
28882888
"@types/scheduler" "*"

0 commit comments

Comments
 (0)