Skip to content

Commit bd72ce6

Browse files
Update dependency react-redux to ^8.0.5
1 parent 600fcdd commit bd72ce6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"isomorphic-unfetch": "^3.1.0",
4848
"react": "^18.2.0",
4949
"react-dom": "^18.2.0",
50-
"react-redux": "^8.0.4",
50+
"react-redux": "^8.0.5",
5151
"react-router-dom": "^6.4.0",
5252
"react-spinners": "^0.13.6",
5353
"redux": "^4.2.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4604,7 +4604,7 @@ react-is@^18.0.0, react-is@^18.2.0:
46044604
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
46054605
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
46064606

4607-
react-redux@^8.0.4:
4607+
react-redux@^8.0.5:
46084608
version "8.0.5"
46094609
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.5.tgz#e5fb8331993a019b8aaf2e167a93d10af469c7bd"
46104610
integrity sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==

0 commit comments

Comments
 (0)