Skip to content

Commit dbdf45a

Browse files
committed
Update dependency @types/react to v17.0.65
1 parent 1437f65 commit dbdf45a

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
@@ -19,7 +19,7 @@
1919
"@next/eslint-plugin-next": "13.1.6",
2020
"@testing-library/cypress": "8.0.7",
2121
"@types/jest": "27.5.2",
22-
"@types/react": "17.0.63",
22+
"@types/react": "17.0.65",
2323
"@types/react-dom": "17.0.20",
2424
"@typescript-eslint/eslint-plugin": "5.62.0",
2525
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -917,10 +917,10 @@
917917
dependencies:
918918
"@types/react" "^17"
919919

920-
"@types/[email protected].63":
921-
version "17.0.63"
922-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.63.tgz#78ca41a34b1e4fd5ba9398d33bc78a81bfd5c180"
923-
integrity sha512-T+aaG8RlIkgJ4VzWLJYbMW9QX7sIAV8CcuyV6FU6Hm7yu3Bee1YBZQRu2vYEm/dU8kre+/mzl2aGYh5MFgVLaQ==
920+
"@types/[email protected].65":
921+
version "17.0.65"
922+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.65.tgz#95f6a2ab61145ffb69129d07982d047f9e0870cd"
923+
integrity sha512-oxur785xZYHvnI7TRS61dXbkIhDPnGfsXKv0cNXR/0ml4SipRIFpSMzA7HMEfOywFwJ5AOnPrXYTEiTRUQeGlQ==
924924
dependencies:
925925
"@types/prop-types" "*"
926926
"@types/scheduler" "*"

0 commit comments

Comments
 (0)