Skip to content

Commit 5cc555d

Browse files
Update dependency redux to ^4.2.1
1 parent ee7fc4b commit 5cc555d

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
@@ -50,7 +50,7 @@
5050
"react-redux": "^8.0.4",
5151
"react-router-dom": "^6.8.0",
5252
"react-spinners": "^0.13.6",
53-
"redux": "^4.2.0",
53+
"redux": "^4.2.1",
5454
"redux-devtools-extension": "^2.13.9",
5555
"redux-thunk": "^2.4.2"
5656
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4877,7 +4877,7 @@ redux-thunk@^2.4.2:
48774877
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.2.tgz#b9d05d11994b99f7a91ea223e8b04cf0afa5ef3b"
48784878
integrity sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==
48794879

4880-
redux@^4.0.0, redux@^4.2.0:
4880+
redux@^4.0.0, redux@^4.2.0, redux@^4.2.1:
48814881
version "4.2.1"
48824882
resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197"
48834883
integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==

0 commit comments

Comments
 (0)