Skip to content

Commit 2d7e720

Browse files
Update dependency @types/react to v18
1 parent df3244a commit 2d7e720

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.18.18",
40-
"@types/react": "17.0.53",
40+
"@types/react": "18.0.33",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.56.0",
4343
"@typescript-eslint/parser": "5.56.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,10 +1361,10 @@
13611361
dependencies:
13621362
"@types/react" "^17"
13631363

1364-
"@types/react@17.0.53":
1365-
version "17.0.53"
1366-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
1367-
integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
1364+
"@types/react@18.0.33":
1365+
version "18.0.33"
1366+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.33.tgz#a1575160cb4376787c2f5fe0312302f824baa61e"
1367+
integrity sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==
13681368
dependencies:
13691369
"@types/prop-types" "*"
13701370
"@types/scheduler" "*"

0 commit comments

Comments
 (0)