Skip to content

Commit a18bc7c

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

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.76",
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].76":
1245+
version "17.0.76"
1246+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.76.tgz#bfdf762046699e265655cd8f67a51beab6cd1e80"
1247+
integrity sha512-w9Aq+qeszGYoQM0hgFcdsAODGJdogadBDiitPm+zjBFJ0mLymvn2qSXsDaLJUndFRqqXk1FQfa9avHUBk1JhJQ==
12481248
dependencies:
12491249
"@types/prop-types" "*"
12501250
"@types/scheduler" "*"

0 commit comments

Comments
 (0)