Skip to content

Commit 4c5f191

Browse files
chore(deps): update dependency @types/react to v17.0.53
1 parent 68959f7 commit 4c5f191

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@types/javascript-time-ago": "2.0.3",
2828
"@types/node": "17.0.23",
29-
"@types/react": "17.0.50",
29+
"@types/react": "17.0.53",
3030
"eslint": "8.24.0",
3131
"eslint-config-next": "12.3.1",
3232
"typescript": "4.6.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1241,10 +1241,10 @@
12411241
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
12421242
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
12431243

1244-
"@types/[email protected].50":
1245-
version "17.0.50"
1246-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc"
1247-
integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA==
1244+
"@types/[email protected].53":
1245+
version "17.0.53"
1246+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
1247+
integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
12481248
dependencies:
12491249
"@types/prop-types" "*"
12501250
"@types/scheduler" "*"

0 commit comments

Comments
 (0)