Skip to content

Commit 403e9b9

Browse files
committed
Update dependency @types/react to v17.0.62
1 parent 3ae17a4 commit 403e9b9

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.61",
22+
"@types/react": "17.0.62",
2323
"@types/react-dom": "17.0.20",
2424
"@typescript-eslint/eslint-plugin": "5.59.11",
2525
"@typescript-eslint/parser": "5.59.11",

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.61":
911-
version "17.0.61"
912-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.61.tgz#e9c790bd9000bb6c16c293ea70daebc36bb15b1d"
913-
integrity sha512-bAb4j3LH2FLMCmZWow7XIKTt51+duiDjjfzR6gjhqT3ZJn9A20G9BuXELkhmM6dI6ahNpDqyL4eUAJVmR0b4JA==
910+
"@types/react@17.0.62":
911+
version "17.0.62"
912+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.62.tgz#2efe8ddf8533500ec44b1334dd1a97caa2f860e3"
913+
integrity sha512-eANCyz9DG8p/Vdhr0ZKST8JV12PhH2ACCDYlFw6DIO+D+ca+uP4jtEDEpVqXZrh/uZdXQGwk7whJa3ah5DtyLw==
914914
dependencies:
915915
"@types/prop-types" "*"
916916
"@types/scheduler" "*"

0 commit comments

Comments
 (0)