Skip to content

Commit f1bc4b2

Browse files
chore(deps): update dependency @types/react to v18
1 parent bcd4cda commit f1bc4b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

snapshots/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@sourcegraph/tsconfig": "4.0.1"
1313
},
1414
"devDependencies": {
15-
"@types/react": "17.0.52"
15+
"@types/react": "18.2.24"
1616
}
1717
}

snapshots/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
1313
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
1414

15-
"@types/react@17.0.52":
16-
version "17.0.52"
17-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b"
18-
integrity sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A==
15+
"@types/react@18.2.24":
16+
version "18.2.24"
17+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.24.tgz#3c7d68c02e0205a472f04abe4a0c1df35d995c05"
18+
integrity sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==
1919
dependencies:
2020
"@types/prop-types" "*"
2121
"@types/scheduler" "*"

0 commit comments

Comments
 (0)