Skip to content

Commit 8cdb8ad

Browse files
chore(deps): update dependency @types/react-virtualized to v9.22.0 (#5838)
1 parent 69e9122 commit 8cdb8ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/node": "16.x",
5858
"@types/react": "18.3.12",
5959
"@types/react-dom": "18.3.1",
60-
"@types/react-virtualized": "9.21.30",
60+
"@types/react-virtualized": "9.22.0",
6161
"@types/vega": "3.2.0",
6262
"@types/webpack": "5.28.5",
6363
"@welldone-software/why-did-you-render": "8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4591,10 +4591,10 @@
45914591
dependencies:
45924592
"@types/react" "*"
45934593

4594-
"@types/react-virtualized@9.21.30":
4595-
version "9.21.30"
4596-
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.30.tgz#ba39821bcb2487512a8a2cdd9fbdb5e6fc87fedb"
4597-
integrity sha512-4l2TFLQ8BCjNDQlvH85tU6gctuZoEdgYzENQyZHpgTHU7hoLzYgPSOALMAeA58LOWua8AzC6wBivPj1lfl6JgQ==
4594+
"@types/react-virtualized@9.22.0":
4595+
version "9.22.0"
4596+
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.22.0.tgz#2ff9b3692fa04a429df24ffc7d181d9f33b3831d"
4597+
integrity sha512-JL/YCCFZ123za//cj10Apk54F0UGFMrjOE0QHTuXt1KBMFrzLOGv9/x6Uc/pZ0Gaf4o6w61Fostvlw0DwuPXig==
45984598
dependencies:
45994599
"@types/prop-types" "*"
46004600
"@types/react" "*"

0 commit comments

Comments
 (0)