Skip to content

Commit 0a37300

Browse files
committed
chore(deps): update dependency @types/react to v17.0.48
1 parent fb07c0d commit 0a37300

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@storybook/react": "6.5.9",
2222
"@testing-library/react-hooks": "7.0.2",
2323
"@types/jest": "27.5.2",
24-
"@types/react": "17.0.47",
24+
"@types/react": "17.0.48",
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3320,10 +3320,10 @@
33203320
dependencies:
33213321
"@types/react" "*"
33223322

3323-
"@types/react@*", "@types/[email protected].47", "@types/react@>=16.9.0", "@types/react@^17":
3324-
version "17.0.47"
3325-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
3326-
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
3323+
"@types/react@*", "@types/[email protected].48", "@types/react@>=16.9.0", "@types/react@^17":
3324+
version "17.0.48"
3325+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.48.tgz#a4532a8b91d7b27b8768b6fc0c3bccb760d15a6c"
3326+
integrity sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==
33273327
dependencies:
33283328
"@types/prop-types" "*"
33293329
"@types/scheduler" "*"

0 commit comments

Comments
 (0)