Skip to content

Commit 3e6d2d9

Browse files
committed
chore(deps): update dependency @types/react to v17.0.49
1 parent 64d26d9 commit 3e6d2d9

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
"@storybook/react": "6.5.10",
2222
"@testing-library/react-hooks": "7.0.2",
2323
"@types/jest": "27.5.2",
24-
"@types/react": "17.0.48",
24+
"@types/react": "17.0.49",
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3317,10 +3317,10 @@
33173317
dependencies:
33183318
"@types/react" "*"
33193319

3320-
"@types/react@*", "@types/[email protected].48", "@types/react@>=16.9.0", "@types/react@^17":
3321-
version "17.0.48"
3322-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.48.tgz#a4532a8b91d7b27b8768b6fc0c3bccb760d15a6c"
3323-
integrity sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==
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==
33243324
dependencies:
33253325
"@types/prop-types" "*"
33263326
"@types/scheduler" "*"

0 commit comments

Comments
 (0)