Skip to content

Commit ca300b7

Browse files
chore(deps): update dependency @types/react-virtualized to v9.21.25 (#4909)
1 parent df84f42 commit ca300b7

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.29",
6262
"@types/react-dom": "18.2.14",
63-
"@types/react-virtualized": "9.21.24",
63+
"@types/react-virtualized": "9.21.25",
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].24":
6254-
version "9.21.24"
6255-
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.24.tgz#cb8cb94cc6ac3ddfec96b171f0ac116e0aeb17e1"
6256-
integrity sha512-IIVofOOE/LcGcppDDOBAN6Q5XfmVByIHo2CV2ymEuozN/Q6bvFEHGr5dttYKrl7fa3tJoGhmtb9S/Z7gxN1oBw==
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==
62576257
dependencies:
62586258
"@types/prop-types" "*"
62596259
"@types/react" "*"

0 commit comments

Comments
 (0)