Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 583e0f3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency redux to v4.0.2
1 parent 6ee82d9 commit 583e0f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-redux": "5.1.1",
2222
"react-router": "4.4.0-beta.8",
2323
"react-router-dom": "4.4.0-beta.8",
24-
"redux": "4.0.1",
24+
"redux": "4.0.2",
2525
"redux-thunk": "2.3.0",
2626
"sanitize.css": "7.0.3",
2727
"serve": "10.1.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7693,9 +7693,9 @@ redux-thunk@2.3.0:
76937693
version "2.3.0"
76947694
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"
76957695

7696-
redux@4.0.1:
7697-
version "4.0.1"
7698-
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.1.tgz#436cae6cc40fbe4727689d7c8fae44808f1bfef5"
7696+
redux@4.0.2:
7697+
version "4.0.2"
7698+
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.2.tgz#597cc660a99f91412e31c96c3da10ed8ace0715d"
76997699
dependencies:
77007700
loose-envify "^1.4.0"
77017701
symbol-observable "^1.2.0"

0 commit comments

Comments
 (0)