Skip to content

Commit d46fc85

Browse files
chore(deps): update dependency @types/react-virtualized to v9.21.23 (#4765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 624ca63 commit d46fc85

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
@@ -61,7 +61,7 @@
6161
"@types/react": "18.2.23",
6262
"@types/react-dom": "18.2.8",
6363
"@types/react-measure": "2.0.9",
64-
"@types/react-virtualized": "9.21.22",
64+
"@types/react-virtualized": "9.21.23",
6565
"@types/webpack": "5.28.3",
6666
"@welldone-software/why-did-you-render": "7.0.1",
6767
"clean-webpack-plugin": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6200,10 +6200,10 @@
62006200
dependencies:
62016201
react-vega "*"
62026202

6203-
"@types/[email protected].22":
6204-
version "9.21.22"
6205-
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.22.tgz#5ba39b29869200620a6bf2069b8393f258a9c1e2"
6206-
integrity sha512-YRifyCKnBG84+J/Hny0f3bo8BRrcNT74CvsAVpQpZcS83fdC7lP7RfzwL2ND8/ihhpnDFL1IbxJ9MpQNaKUDuQ==
6203+
"@types/[email protected].23":
6204+
version "9.21.23"
6205+
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.23.tgz#62c4b20b796351eca8e2f816c263b39b69ed97d0"
6206+
integrity sha512-8GX+P+nUl+c1qlyb3z0lQExQfoHPscBliZiBEUQ90PzMHY76XvkMawmKMyhvAUlCemhlEnvZdvWsyQAK5E/Jeg==
62076207
dependencies:
62086208
"@types/prop-types" "*"
62096209
"@types/react" "*"

0 commit comments

Comments
 (0)