Skip to content

Commit 04d0156

Browse files
Merge pull request #300 from javierbrea/renovate/redux-4.x
fix(deps): update dependency redux to v4.1.0
2 parents 12d74f2 + b015b14 commit 04d0156

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

test-e2e/react-app/package-lock.json

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

test-e2e/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react": "17.0.2",
1111
"react-dom": "17.0.2",
1212
"react-redux": "7.2.4",
13-
"redux": "4.0.5"
13+
"redux": "4.1.0"
1414
},
1515
"scripts": {
1616
"start": "react-scripts start",

0 commit comments

Comments
 (0)