Update redux-thunk to 2.3.0

This commit is contained in:
Jenni Nurmi 2018-11-29 11:59:42 +02:00
parent 8a5e2d3ebb
commit f00a81d51c
2 changed files with 2 additions and 2 deletions

View file

@ -46,7 +46,7 @@
"react-redux": "^5.1.1",
"react-router-dom": "^4.2.2",
"redux": "^4.0.0",
"redux-thunk": "^2.2.0",
"redux-thunk": "^2.3.0",
"sanitize.css": "^5.0.0",
"seedrandom": "^2.4.3",
"sharetribe-flex-sdk": "^1.2.0",

View file

@ -7190,7 +7190,7 @@ reduce-function-call@^1.0.1:
dependencies:
balanced-match "^0.4.2"
redux-thunk@^2.2.0:
redux-thunk@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"
integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw==