Skip to content

Commit

Permalink
Merge pull request #33 from jonathankamau/dependabot/npm_and_yarn/red…
Browse files Browse the repository at this point in the history
…ux-thunk-2.3.0

chore(deps): bump redux-thunk from 2.2.0 to 2.3.0
  • Loading branch information
jonathankamau committed Aug 3, 2020
2 parents afffacb + 7a9a3bb commit 45572b1
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 @@ -19,7 +19,7 @@
"react-scripts": "1.0.17",
"redux": "^3.7.2",
"redux-mock-store": "^1.5.4",
"redux-thunk": "^2.2.0",
"redux-thunk": "^2.3.0",
"webpack": "^3.8.1"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5751,9 +5751,9 @@ redux-mock-store@^1.5.4:
dependencies:
lodash.isplainobject "^4.0.6"

redux-thunk@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.2.0.tgz#e615a16e16b47a19a515766133d1e3e99b7852e5"
redux-thunk@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"

redux@^3.7.2:
version "3.7.2"
Expand Down

0 comments on commit 45572b1

Please sign in to comment.