Skip to content

Commit 3cfe780

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

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.17"
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.17":
16+
version "18.2.17"
17+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.17.tgz#baa565b17ddb649c2dac85b5eaf9e9a1fe0f3b4e"
18+
integrity sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA==
1919
dependencies:
2020
"@types/prop-types" "*"
2121
"@types/scheduler" "*"

0 commit comments

Comments
 (0)