Skip to content

Commit 7bbeaaf

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.43
1 parent 09a8646 commit 7bbeaaf

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.41",
24+
"@types/react": "17.0.43",
2525
"babel-loader": "8.2.4",
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
@@ -2913,10 +2913,10 @@
29132913
dependencies:
29142914
"@types/react" "*"
29152915

2916-
"@types/react@*", "@types/react@17.0.41":
2917-
version "17.0.41"
2918-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.41.tgz#6e179590d276394de1e357b3f89d05d7d3da8b85"
2919-
integrity sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==
2916+
"@types/react@*", "@types/react@17.0.43":
2917+
version "17.0.43"
2918+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
2919+
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
29202920
dependencies:
29212921
"@types/prop-types" "*"
29222922
"@types/scheduler" "*"

0 commit comments

Comments
 (0)