Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit dcb3356

Browse files
committed
Update dependency react-redux to v8.1.3
1 parent c92f52d commit dcb3356

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prop-types": "15.8.1",
5656
"react": "17.0.2",
5757
"react-dom": "17.0.2",
58-
"react-redux": "8.1.2",
58+
"react-redux": "8.1.3",
5959
"redux": "4.2.1",
6060
"reselect": "4.1.8",
6161
"todomvc-app-css": "2.4.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7709,10 +7709,10 @@ react-is@^18.0.0:
77097709
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
77107710
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
77117711

7712-
7713-
version "8.1.2"
7714-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.2.tgz#9076bbc6b60f746659ad6d51cb05de9c5e1e9188"
7715-
integrity sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw==
7712+
7713+
version "8.1.3"
7714+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46"
7715+
integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==
77167716
dependencies:
77177717
"@babel/runtime" "^7.12.1"
77187718
"@types/hoist-non-react-statics" "^3.3.1"

0 commit comments

Comments
 (0)