Skip to content

Commit fb2d63b

Browse files
Update dependency @types/react to v18
1 parent ff7f4ce commit fb2d63b

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.59",
40-
"@types/react": "17.0.69",
40+
"@types/react": "18.2.47",
4141
"@types/testing-library__cypress": "5.0.12",
4242
"@typescript-eslint/eslint-plugin": "5.62.0",
4343
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,10 +1351,10 @@
13511351
dependencies:
13521352
"@types/react" "^17"
13531353

1354-
"@types/react@17.0.69":
1355-
version "17.0.69"
1356-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.69.tgz#245a0cf2f5b0fb1d645691d3083e3c7d4409b98f"
1357-
integrity sha512-klEeru//GhiQvXUBayz0Q4l3rKHWsBR/EUOhOeow6hK2jV7MlO44+8yEk6+OtPeOlRfnpUnrLXzGK+iGph5aeg==
1354+
"@types/react@18.2.47":
1355+
version "18.2.47"
1356+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40"
1357+
integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==
13581358
dependencies:
13591359
"@types/prop-types" "*"
13601360
"@types/scheduler" "*"

0 commit comments

Comments
 (0)