Skip to content

Commit 735743b

Browse files
chore(deps): update dependency @types/react-virtualized to v9.21.29 (#5109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee19df5 commit 735743b

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
@@ -60,7 +60,7 @@
6060
"@types/node": "16.x",
6161
"@types/react": "18.2.42",
6262
"@types/react-dom": "18.2.17",
63-
"@types/react-virtualized": "9.21.28",
63+
"@types/react-virtualized": "9.21.29",
6464
"@types/vega": "3.2.0",
6565
"@types/webpack": "5.28.5",
6666
"@welldone-software/why-did-you-render": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6213,10 +6213,10 @@
62136213
dependencies:
62146214
"@types/react" "*"
62156215

6216-
"@types/[email protected].28":
6217-
version "9.21.28"
6218-
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.28.tgz#3713ac539ab795f7a94c0a6fb995f2ce83eefa37"
6219-
integrity sha512-GE9tPk6vinqh2cqVs5xyqF5g6HdHJMVY1msJRSY12MN8+GrI0f9KUmXbryek6Pyry5fM2wTX1VvZxQj3ZKgTRg==
6216+
"@types/[email protected].29":
6217+
version "9.21.29"
6218+
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.29.tgz#480b647f43a42f8e414d1af49a0ccd9b16537655"
6219+
integrity sha512-+ODVQ+AyKngenj4OPpg43Hz4B9Rdjuz1Naxu9ypNc3Cjo0WVZTYhqXfF/Nm38i8PV/YXECRIl4mTAZK5hq2B+g==
62206220
dependencies:
62216221
"@types/prop-types" "*"
62226222
"@types/react" "*"

0 commit comments

Comments
 (0)