Skip to content

Commit

Permalink
fix(deps): update dependency redux to v4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 24, 2019
1 parent ceea3e7 commit 217f541
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-redux": "5.1.2",
"react-router": "4.4.0-beta.8",
"react-router-dom": "4.4.0-beta.8",
"redux": "4.0.4",
"redux": "4.0.5",
"redux-thunk": "2.3.0",
"sanitize.css": "7.0.3",
"serve": "10.1.2"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7702,9 +7702,9 @@ redux-thunk@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"

redux@4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.4.tgz#4ee1aeb164b63d6a1bcc57ae4aa0b6e6fa7a3796"
redux@4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.5.tgz#4db5de5816e17891de8a80c424232d06f051d93f"
dependencies:
loose-envify "^1.4.0"
symbol-observable "^1.2.0"
Expand Down

1 comment on commit 217f541

@vercel
Copy link

@vercel vercel bot commented on 217f541 Dec 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to alias the deployment due to the following error:

The chosen alias "create-react-app-redux.now.sh" is already in use.

(Learn more or visit the non-aliased deployment)

Please sign in to comment.