Skip to content

Commit 91486b0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.22
1 parent 5e766f8 commit 91486b0

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.8",
24-
"@types/react": "17.0.21",
24+
"@types/react": "17.0.22",
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
@@ -2879,10 +2879,10 @@
28792879
dependencies:
28802880
"@types/react" "*"
28812881

2882-
"@types/react@*", "@types/[email protected].21":
2883-
version "17.0.21"
2884-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21.tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6"
2885-
integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==
2882+
"@types/react@*", "@types/[email protected].22":
2883+
version "17.0.22"
2884+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.22.tgz#c80d1d0e87fe953bae3ab273bef451dea1a6291b"
2885+
integrity sha512-kq/BMeaAVLJM6Pynh8C2rnr/drCK+/5ksH0ch9asz+8FW3DscYCIEFtCeYTFeIx/ubvOsMXmRfy7qEJ76gM96A==
28862886
dependencies:
28872887
"@types/prop-types" "*"
28882888
"@types/scheduler" "*"

0 commit comments

Comments
 (0)