Upgrade redux-thunk

pull/938/head
Rick Carlino 2018-07-27 11:21:43 -05:00
parent 947daffbd5
commit dca2ffab86
2 changed files with 4 additions and 4 deletions

View File

@ -78,7 +78,7 @@
"react-transition-group": "^2.3.1",
"redux": "^3.7.2",
"redux-immutable-state-invariant": "^2.1.0",
"redux-thunk": "^2.0.1",
"redux-thunk": "2.3.0",
"rollbar-sourcemap-webpack-plugin": "^2.3.0",
"sass-loader": "7.0.3",
"stats-webpack-plugin": "0.6.2",

View File

@ -6086,9 +6086,9 @@ redux-immutable-state-invariant@^2.1.0:
invariant "^2.1.0"
json-stringify-safe "^5.0.1"
redux-thunk@^2.0.1:
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"