Skip to content

Commit 35308ec

Browse files
fix(deps): update dependency react-redux to v7.2.9
1 parent 4313f8a commit 35308ec

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": "18.2.0",
6262
"react-dom": "18.2.0",
6363
"react-inspector": "5.1.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
@@ -13622,10 +13622,10 @@ react-popper@^2.2.3:
1362213622
react-fast-compare "^3.0.1"
1362313623
warning "^4.0.2"
1362413624

13625-
react-redux@7.2.6:
13626-
version "7.2.6"
13627-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.6.tgz#49633a24fe552b5f9caf58feb8a138936ddfe9aa"
13628-
integrity sha512-10RPdsz0UUrRL1NZE0ejTkucnclYSgXp5q+tB5SWx2qeG2ZJQJyymgAhwKy73yiL/13btfB6fPr+rgbMAaZIAQ==
13625+
react-redux@7.2.9:
13626+
version "7.2.9"
13627+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.9.tgz#09488fbb9416a4efe3735b7235055442b042481d"
13628+
integrity sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==
1362913629
dependencies:
1363013630
"@babel/runtime" "^7.15.4"
1363113631
"@types/react-redux" "^7.1.20"

0 commit comments

Comments
 (0)