Skip to content

Commit 57ef8c3

Browse files
committed
Update dependency @types/react to v17.0.48
1 parent 968b9b7 commit 57ef8c3

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
@@ -37,7 +37,7 @@
3737
"@testing-library/user-event": "13.5.0",
3838
"@types/jest": "27.5.2",
3939
"@types/node": "16.11.45",
40-
"@types/react": "17.0.47",
40+
"@types/react": "17.0.48",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.31.0",
4343
"@typescript-eslint/parser": "5.31.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,10 +1313,10 @@
13131313
dependencies:
13141314
"@types/react" "^17"
13151315

1316-
"@types/react@17.0.47":
1317-
version "17.0.47"
1318-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78"
1319-
integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==
1316+
"@types/react@17.0.48":
1317+
version "17.0.48"
1318+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.48.tgz#a4532a8b91d7b27b8768b6fc0c3bccb760d15a6c"
1319+
integrity sha512-zJ6IYlJ8cYYxiJfUaZOQee4lh99mFihBoqkOSEGV+dFi9leROW6+PgstzQ+w3gWTnUfskALtQPGHK6dYmPj+2A==
13201320
dependencies:
13211321
"@types/prop-types" "*"
13221322
"@types/scheduler" "*"

0 commit comments

Comments
 (0)