Skip to content

Commit dd7eac8

Browse files
fix(deps): update dependency react-redux to v8.0.6 (#4050)
1 parent e4695fa commit dd7eac8

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
@@ -32,7 +32,7 @@
3232
"react": "18.2.0",
3333
"react-dom": "18.2.0",
3434
"react-intersection-observer": "9.4.3",
35-
"react-redux": "8.0.5",
35+
"react-redux": "8.0.6",
3636
"react-vega": "7.6.0",
3737
"react-virtualized": "9.22.5",
3838
"vega-lite": "5.9.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17119,10 +17119,10 @@ react-lifecycles-compat@^3.0.4:
1711917119
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
1712017120
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
1712117121

17122-
17123-
version "8.0.5"
17124-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.5.tgz#e5fb8331993a019b8aaf2e167a93d10af469c7bd"
17125-
integrity sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==
17122+
17123+
version "8.0.6"
17124+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.6.tgz#284b30e1ecd82486efa09609cfba1e8c2212af0e"
17125+
integrity sha512-8ESKGePH4tGVSFhhcFAnLkYZN/hdt7H7QGukR9VOu72v3E6jv5n175Hj2CSF0WSQ9xxGc9G1EmB/cdxLivg4DQ==
1712617126
dependencies:
1712717127
"@babel/runtime" "^7.12.1"
1712817128
"@types/hoist-non-react-statics" "^3.3.1"

0 commit comments

Comments
 (0)