Skip to content

Commit aef7451

Browse files
fix(deps): update dependency redux to v4.2.0
1 parent 3d32de8 commit aef7451

File tree

2 files changed

+50
-8
lines changed

2 files changed

+50
-8
lines changed

package-lock.json

Lines changed: 49 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prop-types": ">=15.7.2",
5757
"react": ">=16.11.0",
5858
"react-redux": "7.2.4",
59-
"redux": "4.1.0",
59+
"redux": "4.2.0",
6060
"redux-starter-kit": ">=1.0.1",
6161
"redux-thunk": ">=2.3.0"
6262
},

0 commit comments

Comments
 (0)