Skip to content

Commit

Permalink
fix(deps): update dependency redux-thunk to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 26, 2021
1 parent 18aeec1 commit 8db2da6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-router": "4.4.0-beta.8",
"react-router-dom": "4.4.0-beta.8",
"redux": "4.1.1",
"redux-thunk": "2.3.0",
"redux-thunk": "2.4.0",
"sanitize.css": "11.0.1",
"serve": "10.1.2"
},
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7702,9 +7702,10 @@ redux-seamless-immutable@^0.4.0:
react-router-redux "^4.0.0"
seamless-immutable "^7.1.2"

redux-thunk@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"
redux-thunk@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.0.tgz#ac89e1d6b9bdb9ee49ce69a69071be41bbd82d67"
integrity sha512-/y6ZKQNU/0u8Bm7ROLq9Pt/7lU93cT0IucYMrubo89ENjxPa7i8pqLKu6V4X7/TvYovQ6x01unTeyeZ9lgXiTA==

redux@4.1.1:
version "4.1.1"
Expand Down

1 comment on commit 8db2da6

@vercel
Copy link

@vercel vercel bot commented on 8db2da6 Oct 26, 2021

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

Warning: create-react-app-redux.now.sh was not aliased since new "now.sh" domains are deprecated. Please use "vercel.app" instead. Learn More →

Please sign in to comment.