Skip to content

Commit 2840eca

Browse files
chore(deps): update dependency @types/react-virtualized to v9.22.2 (#5933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae06bff commit 2840eca

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.18",
5959
"@types/react-dom": "18.3.5",
60-
"@types/react-virtualized": "9.22.0",
60+
"@types/react-virtualized": "9.22.2",
6161
"@types/vega": "3.2.0",
6262
"@types/webpack": "5.28.5",
6363
"@welldone-software/why-did-you-render": "10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4451,10 +4451,10 @@
44514451
dependencies:
44524452
"@types/react" "*"
44534453

4454-
"@types/react-virtualized@9.22.0":
4455-
version "9.22.0"
4456-
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.22.0.tgz#2ff9b3692fa04a429df24ffc7d181d9f33b3831d"
4457-
integrity sha512-JL/YCCFZ123za//cj10Apk54F0UGFMrjOE0QHTuXt1KBMFrzLOGv9/x6Uc/pZ0Gaf4o6w61Fostvlw0DwuPXig==
4454+
"@types/react-virtualized@9.22.2":
4455+
version "9.22.2"
4456+
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.22.2.tgz#97674f050a85d0f7aab827b3d894f3f1b237922a"
4457+
integrity sha512-0Eg/ME3OHYWGxs+/n4VelfYrhXssireZaa1Uqj5SEkTpSaBu5ctFGOCVxcOqpGXRiEdrk/7uho9tlZaryCIjHA==
44584458
dependencies:
44594459
"@types/prop-types" "*"
44604460
"@types/react" "*"

0 commit comments

Comments
 (0)