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

Commit 07793b4

Browse files
committed
Update dependency redux to v4.2.1
1 parent 62cff79 commit 07793b4

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
@@ -56,7 +56,7 @@
5656
"react": "17.0.2",
5757
"react-dom": "17.0.2",
5858
"react-redux": "8.0.5",
59-
"redux": "4.2.0",
59+
"redux": "4.2.1",
6060
"reselect": "4.1.7",
6161
"todomvc-app-css": "2.4.2"
6262
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7630,10 +7630,10 @@ readdirp@^2.2.1:
76307630
micromatch "^3.1.10"
76317631
readable-stream "^2.0.2"
76327632

7633-
redux@4.2.0:
7634-
version "4.2.0"
7635-
resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.0.tgz#46f10d6e29b6666df758780437651eeb2b969f13"
7636-
integrity sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA==
7633+
redux@4.2.1:
7634+
version "4.2.1"
7635+
resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197"
7636+
integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==
76377637
dependencies:
76387638
"@babel/runtime" "^7.9.2"
76397639

0 commit comments

Comments
 (0)