Skip to content

Commit 44efc53

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

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"resolutions": {
7070
"decode-uri-component": "0.2.2",
71-
"@types/react": "18.2.54",
71+
"@types/react": "18.2.55",
7272
"**/recursive-readdir/minimatch": "6.2.0",
7373
"fastify": "3.29.5",
7474
"json5": "2.2.3",

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/jest": "29.5.12",
5656
"@types/jsdom": "21.1.6",
5757
"@types/node": "16.x",
58-
"@types/react": "18.2.54",
58+
"@types/react": "18.2.55",
5959
"@types/react-dom": "18.2.18",
6060
"@types/react-virtualized": "9.21.29",
6161
"@types/vega": "3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4463,10 +4463,10 @@
44634463
"@types/prop-types" "*"
44644464
"@types/react" "*"
44654465

4466-
"@types/react@*", "@types/[email protected].54":
4467-
version "18.2.54"
4468-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.54.tgz#0899236363ab39cb12690367cbb62febb56bc94c"
4469-
integrity sha512-039k+vrVJymDoe2y+HLk3O3oI3sa+C8KNjuDKofqrIJK26ramnqLNj9VJTaxAzFGMvpW/79HrrAJapHzpQ9fGQ==
4466+
"@types/react@*", "@types/[email protected].55":
4467+
version "18.2.55"
4468+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67"
4469+
integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==
44704470
dependencies:
44714471
"@types/prop-types" "*"
44724472
"@types/scheduler" "*"

0 commit comments

Comments
 (0)