Skip to content

Commit 73bb320

Browse files
chore(deps): update dependency @types/react-virtualized to v9.21.24 (#4899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c619ce commit 73bb320

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.29",
6262
"@types/react-dom": "18.2.13",
6363
"@types/react-measure": "2.0.10",
64-
"@types/react-virtualized": "9.21.23",
64+
"@types/react-virtualized": "9.21.24",
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
@@ -6257,10 +6257,10 @@
62576257
dependencies:
62586258
react-vega "*"
62596259

6260-
"@types/[email protected].23":
6261-
version "9.21.23"
6262-
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.23.tgz#62c4b20b796351eca8e2f816c263b39b69ed97d0"
6263-
integrity sha512-8GX+P+nUl+c1qlyb3z0lQExQfoHPscBliZiBEUQ90PzMHY76XvkMawmKMyhvAUlCemhlEnvZdvWsyQAK5E/Jeg==
6260+
"@types/[email protected].24":
6261+
version "9.21.24"
6262+
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.24.tgz#cb8cb94cc6ac3ddfec96b171f0ac116e0aeb17e1"
6263+
integrity sha512-IIVofOOE/LcGcppDDOBAN6Q5XfmVByIHo2CV2ymEuozN/Q6bvFEHGr5dttYKrl7fa3tJoGhmtb9S/Z7gxN1oBw==
62646264
dependencies:
62656265
"@types/prop-types" "*"
62666266
"@types/react" "*"

0 commit comments

Comments
 (0)