Skip to content

Commit b534cd7

Browse files
chore(deps): update dependency @types/react-virtualized to v9.21.26 (#4918)
1 parent 22b1058 commit b534cd7

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.30",
6262
"@types/react-dom": "18.2.14",
63-
"@types/react-virtualized": "9.21.25",
63+
"@types/react-virtualized": "9.21.26",
6464
"@types/webpack": "5.28.4",
6565
"@welldone-software/why-did-you-render": "7.0.1",
6666
"clean-webpack-plugin": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6250,10 +6250,10 @@
62506250
dependencies:
62516251
react-vega "*"
62526252

6253-
"@types/[email protected].25":
6254-
version "9.21.25"
6255-
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.25.tgz#ba693758b349bae941d6338bed7fa02ba3041d46"
6256-
integrity sha512-DVPEzSHB6qzujW6G4VxMwzLybFG3dB79A+mNYk2/qCBK6ayqDDFlzBKgKZmdaKqzBhydpSlUq4I7/yeojp8pQQ==
6253+
"@types/[email protected].26":
6254+
version "9.21.26"
6255+
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.26.tgz#a92cc39ac07505e050604e7c10f21caed429743f"
6256+
integrity sha512-fUpUyQqF8PTrFmBZzE9PcdtPwL8xgqUdXmtrYadNgFDYwbKBl3Lz0khp+tZ7dyKIHUVDO9NDlgQx8q1+LIUk+A==
62576257
dependencies:
62586258
"@types/prop-types" "*"
62596259
"@types/react" "*"

0 commit comments

Comments
 (0)