mirror of https://github.com/embarklabs/embark.git
build(deps-dev): bump redux from 4.0.1 to 4.0.4
Bumps [redux](https://github.com/reduxjs/redux) from 4.0.1 to 4.0.4. - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/redux/compare/v4.0.1...v4.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3b9f5de650
commit
b94cedce07
|
@ -116,7 +116,7 @@
|
|||
"react-sortable-hoc": "1.8.3",
|
||||
"react-treebeard": "3.1.0",
|
||||
"reactstrap": "6.5.0",
|
||||
"redux": "4.0.1",
|
||||
"redux": "4.0.4",
|
||||
"redux-saga": "0.16.2",
|
||||
"resolve": "1.8.1",
|
||||
"rimraf": "2.6.3",
|
||||
|
|
|
@ -16454,10 +16454,10 @@ redux-seamless-immutable@^0.4.0:
|
|||
react-router-redux "^4.0.0"
|
||||
seamless-immutable "^7.1.2"
|
||||
|
||||
redux@4.0.1, redux@^4.0.1:
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.1.tgz#436cae6cc40fbe4727689d7c8fae44808f1bfef5"
|
||||
integrity sha512-R7bAtSkk7nY6O/OYMVR9RiBI+XghjF9rlbl5806HJbQph0LJVHZrU5oaO4q70eUKiqMRqm4y07KLTlMZ2BlVmg==
|
||||
redux@4.0.4, redux@^4.0.1:
|
||||
version "4.0.4"
|
||||
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.4.tgz#4ee1aeb164b63d6a1bcc57ae4aa0b6e6fa7a3796"
|
||||
integrity sha512-vKv4WdiJxOWKxK0yRoaK3Y4pxxB0ilzVx6dszU2W8wLxlb2yikRph4iV/ymtdJ6ZxpBLFbyrxklnT5yBbQSl3Q==
|
||||
dependencies:
|
||||
loose-envify "^1.4.0"
|
||||
symbol-observable "^1.2.0"
|
||||
|
|
Loading…
Reference in New Issue