Skip to content

Commit 6bfa3d3

Browse files
fix(deps): update dependency react-redux to v7.2.9
1 parent 9f41496 commit 6bfa3d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"react-dom": "18.2.0",
6262
"react-inspector": "5.1.1",
6363
"react-markdown": "4.3.1",
64-
"react-redux": "7.2.6",
64+
"react-redux": "7.2.9",
6565
"react-remove-scroll": "^2.5.5",
6666
"react-router-dom": "6.6.2",
6767
"react-swipeable-views": "0.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13535,10 +13535,10 @@ react-popper@^2.2.3:
1353513535
react-fast-compare "^3.0.1"
1353613536
warning "^4.0.2"
1353713537

13538-
react-redux@7.2.6:
13539-
version "7.2.6"
13540-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.6.tgz#49633a24fe552b5f9caf58feb8a138936ddfe9aa"
13541-
integrity sha512-10RPdsz0UUrRL1NZE0ejTkucnclYSgXp5q+tB5SWx2qeG2ZJQJyymgAhwKy73yiL/13btfB6fPr+rgbMAaZIAQ==
13538+
react-redux@7.2.9:
13539+
version "7.2.9"
13540+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.9.tgz#09488fbb9416a4efe3735b7235055442b042481d"
13541+
integrity sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==
1354213542
dependencies:
1354313543
"@babel/runtime" "^7.15.4"
1354413544
"@types/react-redux" "^7.1.20"

0 commit comments

Comments
 (0)