Skip to content

Commit dc3abc8

Browse files
committed
Upgrade redux & react-redux
1 parent e7f6d45 commit dc3abc8

File tree

2 files changed

+45
-31
lines changed

2 files changed

+45
-31
lines changed

amundsen_application/static/package-lock.json

+43-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

amundsen_application/static/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@
9797
"react-js-pagination": "^3.0.2",
9898
"react-linkify": "^0.2.2",
9999
"react-markdown": "^4.2.2",
100-
"react-redux": "^5.0.7",
100+
"react-redux": "^5.1.0",
101101
"react-router-dom": "^4.2.2",
102102
"react-sanitized-html": "^2.0.0",
103103
"react-select": "^2.1.1",
104-
"redux": "^3.7.2",
104+
"redux": "^4.0.0",
105105
"redux-promise": "^0.5.3",
106106
"sanitize-html": "^1.16.1",
107107
"simple-query-string": "^1.3.2",

0 commit comments

Comments
 (0)