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

Commit ea3e017

Browse files
committed
Update dependency react-redux to v8.1.2
1 parent b307034 commit ea3e017

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.0.5",
58+
"react-redux": "8.1.2",
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
@@ -7564,10 +7564,10 @@ react-is@^18.0.0:
75647564
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
75657565
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
75667566

7567-
react-redux@8.0.5:
7568-
version "8.0.5"
7569-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.5.tgz#e5fb8331993a019b8aaf2e167a93d10af469c7bd"
7570-
integrity sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==
7567+
react-redux@8.1.2:
7568+
version "8.1.2"
7569+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.2.tgz#9076bbc6b60f746659ad6d51cb05de9c5e1e9188"
7570+
integrity sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw==
75717571
dependencies:
75727572
"@babel/runtime" "^7.12.1"
75737573
"@types/hoist-non-react-statics" "^3.3.1"

0 commit comments

Comments
 (0)