Skip to content

Commit b9d8fcc

Browse files
committed
Update dependency @types/react to v17.0.58
1 parent 803f50f commit b9d8fcc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

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.57":
911-
version "17.0.57"
912-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.57.tgz#341152f222222075caf020ae6e0e68b9b835404c"
913-
integrity sha512-e4msYpu5QDxzNrXDHunU/VPyv2M1XemGG/p7kfCjUiPtlLDCWLGQfgAMng6YyisWYxZ09mYdQlmMnyS0NfZdEg==
910+
"@types/react@17.0.58":
911+
version "17.0.58"
912+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.58.tgz#c8bbc82114e5c29001548ebe8ed6c4ba4d3c9fb0"
913+
integrity sha512-c1GzVY97P0fGxwGxhYq989j4XwlcHQoto6wQISOC2v6wm3h0PORRWJFHlkRjfGsiG3y1609WdQ+J+tKxvrEd6A==
914914
dependencies:
915915
"@types/prop-types" "*"
916916
"@types/scheduler" "*"

0 commit comments

Comments
 (0)