Skip to content

Commit 6b2e86f

Browse files
chore(deps): update dependency @types/react to v18
1 parent 05e74c4 commit 6b2e86f

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.14"
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.14":
16+
version "18.2.14"
17+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.14.tgz#fa7a6fecf1ce35ca94e74874f70c56ce88f7a127"
18+
integrity sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==
1919
dependencies:
2020
"@types/prop-types" "*"
2121
"@types/scheduler" "*"

0 commit comments

Comments
 (0)