Skip to content

Commit 66f381a

Browse files
committed
Update dependency @types/react to v17.0.53
1 parent bb46740 commit 66f381a

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.8",
40-
"@types/react": "17.0.52",
40+
"@types/react": "17.0.53",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.46.1",
4343
"@typescript-eslint/parser": "5.46.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,10 +1344,10 @@
13441344
dependencies:
13451345
"@types/react" "^17"
13461346

1347-
"@types/react@17.0.52":
1348-
version "17.0.52"
1349-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b"
1350-
integrity sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A==
1347+
"@types/react@17.0.53":
1348+
version "17.0.53"
1349+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
1350+
integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
13511351
dependencies:
13521352
"@types/prop-types" "*"
13531353
"@types/scheduler" "*"

0 commit comments

Comments
 (0)