Skip to content

Commit 38033cd

Browse files
fix(deps): update dependency react-redux to v8.1.2 (#4428)
1 parent 42d1e4f commit 38033cd

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.5.2",
35-
"react-redux": "8.1.1",
35+
"react-redux": "8.1.2",
3636
"react-vega": "7.6.0",
3737
"react-virtualized": "9.22.5",
3838
"vega-lite": "5.14.1",

yarn.lock

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

17665-
17666-
version "8.1.1"
17667-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.1.tgz#8e740f3fd864a4cd0de5ba9cdc8ad39cc9e7c81a"
17668-
integrity sha512-5W0QaKtEhj+3bC0Nj0NkqkhIv8gLADH/2kYFMTHxCVqQILiWzLv6MaLuV5wJU3BQEdHKzTfcvPN0WMS6SC1oyA==
17665+
17666+
version "8.1.2"
17667+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.2.tgz#9076bbc6b60f746659ad6d51cb05de9c5e1e9188"
17668+
integrity sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw==
1766917669
dependencies:
1767017670
"@babel/runtime" "^7.12.1"
1767117671
"@types/hoist-non-react-statics" "^3.3.1"

0 commit comments

Comments
 (0)