Skip to content

Commit 78b0e8f

Browse files
committed
chore(deps): update dependency @types/react to v17.0.50
1 parent 9716772 commit 78b0e8f

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.5.12",
2222
"@testing-library/react-hooks": "7.0.2",
2323
"@types/jest": "27.5.2",
24-
"@types/react": "17.0.49",
24+
"@types/react": "17.0.50",
2525
"@types/react-dom": "17.0.17",
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
@@ -3317,10 +3317,10 @@
33173317
dependencies:
33183318
"@types/react" "*"
33193319

3320-
"@types/react@*", "@types/[email protected].49", "@types/react@>=16.9.0", "@types/react@^17":
3321-
version "17.0.49"
3322-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.49.tgz#df87ba4ca8b7942209c3dc655846724539dc1049"
3323-
integrity sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg==
3320+
"@types/react@*", "@types/[email protected].50", "@types/react@>=16.9.0", "@types/react@^17":
3321+
version "17.0.50"
3322+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc"
3323+
integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA==
33243324
dependencies:
33253325
"@types/prop-types" "*"
33263326
"@types/scheduler" "*"

0 commit comments

Comments
 (0)