Skip to content

Commit 20457ab

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.43
1 parent 15ded64 commit 20457ab

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
"@storybook/react": "6.4.19",
2222
"@testing-library/react-hooks": "7.0.2",
2323
"@types/jest": "27.4.1",
24-
"@types/react": "17.0.41",
24+
"@types/react": "17.0.43",
2525
"@types/react-dom": "17.0.14",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3316,10 +3316,10 @@
33163316
dependencies:
33173317
"@types/react" "*"
33183318

3319-
"@types/react@*", "@types/[email protected].41", "@types/react@>=16.9.0":
3320-
version "17.0.41"
3321-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.41.tgz#6e179590d276394de1e357b3f89d05d7d3da8b85"
3322-
integrity sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==
3319+
"@types/react@*", "@types/[email protected].43", "@types/react@>=16.9.0":
3320+
version "17.0.43"
3321+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
3322+
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
33233323
dependencies:
33243324
"@types/prop-types" "*"
33253325
"@types/scheduler" "*"

0 commit comments

Comments
 (0)