Skip to content

Commit bdf195f

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

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.20"
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.20":
16+
version "18.2.20"
17+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.20.tgz#1605557a83df5c8a2cc4eeb743b3dfc0eb6aaeb2"
18+
integrity sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==
1919
dependencies:
2020
"@types/prop-types" "*"
2121
"@types/scheduler" "*"

0 commit comments

Comments
 (0)