File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/create-react-microservice-scaffold/src Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 "react-redux" : " 5.0.7" ,
4141 "recompose" : " 0.26.0" ,
4242 "redux" : " 3.7.2" ,
43- "redux-actions" : " 2.2.1 " ,
43+ "redux-actions" : " 2.3.0 " ,
4444 "redux-lumbergh" : " 1.0.6" ,
4545 "redux-saga" : " 0.16.0" ,
4646 "reselect" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -8368,9 +8368,9 @@ reduce-reducers@^0.1.0:
83688368 version "0.1.2"
83698369 resolved "https://registry.yarnpkg.com/reduce-reducers/-/reduce-reducers-0.1.2.tgz#fa1b4718bc5292a71ddd1e5d839c9bea9770f14b"
83708370
8371- redux-actions@2.2.1 :
8372- version "2.2.1 "
8373- resolved "https://registry.yarnpkg.com/redux-actions/-/redux-actions-2.2.1 .tgz#d64186b25649a13c05478547d7cd7537b892410d "
8371+ redux-actions@2.3.0 :
8372+ version "2.3.0 "
8373+ resolved "https://registry.yarnpkg.com/redux-actions/-/redux-actions-2.3.0 .tgz#4e9967d86594b8c235bab6e08960b5c185f296d3 "
83748374 dependencies :
83758375 invariant "^2.2.1"
83768376 lodash "^4.13.1"
You can’t perform that action at this time.
0 commit comments