Skip to content

Commit 57b24b3

Browse files
committed
Update dependency @types/react to v17.0.56
1 parent d4544e4 commit 57b24b3

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.55",
22+
"@types/react": "17.0.56",
2323
"@types/react-dom": "17.0.19",
2424
"@typescript-eslint/eslint-plugin": "5.57.1",
2525
"@typescript-eslint/parser": "5.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -907,10 +907,10 @@
907907
dependencies:
908908
"@types/react" "^17"
909909

910-
"@types/react@17.0.55":
911-
version "17.0.55"
912-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.55.tgz#f94eac1a37929cd86d1cc084c239c08dcfd10e5f"
913-
integrity sha512-kBcAhmT8RivFDYxHdy8QfPKu+WyfiiGjdPb9pIRtd6tj05j0zRHq5DBGW5Ogxv5cwSKd93BVgUk/HZ4I9p3zNg==
910+
"@types/react@17.0.56":
911+
version "17.0.56"
912+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.56.tgz#16f54a0b0a4820065b8296f1dd6da80791fcf964"
913+
integrity sha512-Z13f9Qz7Hg8f2g2NsBjiJSVWmON2b3K8RIqFK8mMKCIgvD0CD0ZChTukz87H3lI28X3ukXoNFGzo3ZW1ICTtPA==
914914
dependencies:
915915
"@types/prop-types" "*"
916916
"@types/scheduler" "*"

0 commit comments

Comments
 (0)