Skip to content

Commit 4a5c8ce

Browse files
chore(deps): update dependency @types/react to v18 (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcd4cda commit 4a5c8ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

snapshots/package.json

+1-1
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.39"
1616
}
1717
}

snapshots/yarn.lock

+4-4
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.39":
16+
version "18.2.39"
17+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.39.tgz#744bee99e053ad61fe74eb8b897f3ab5b19a7e25"
18+
integrity sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==
1919
dependencies:
2020
"@types/prop-types" "*"
2121
"@types/scheduler" "*"

0 commit comments

Comments
 (0)