git.fiddlerwoaroof.com
Browse code

Bump redux from 4.0.3 to 4.0.4

Bumps [redux](https://github.com/reduxjs/redux) from 4.0.3 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.3...v4.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 11/07/2019 08:00:45
Showing 2 changed files
... ...
@@ -17,7 +17,7 @@
17 17
     "react": "^16.8.2",
18 18
     "react-dom": "^16.8.6",
19 19
     "react-redux": "^7.0.3",
20
-    "redux": "^4.0.3"
20
+    "redux": "^4.0.4"
21 21
   },
22 22
   "dependencies": {
23 23
     "ramda": "^0.26.1"
... ...
@@ -63,7 +63,7 @@
63 63
     "react-redux": "^7.0.3",
64 64
     "react-scripts": "^3.0.1",
65 65
     "react-test-renderer": "^16.8.6",
66
-    "redux": "^4.0.3"
66
+    "redux": "^4.0.4"
67 67
   },
68 68
   "scripts": {
69 69
     "build": "npx babel src -d dist",
... ...
@@ -8908,10 +8908,10 @@ recursive-readdir@2.2.2:
8908 8908
   dependencies:
8909 8909
     minimatch "3.0.4"
8910 8910
 
8911
-redux@^4.0.3:
8912
-  version "4.0.3"
8913
-  resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.3.tgz#0ca18be085e6cf6ed50e445a125f85e8b26b266b"
8914
-  integrity sha512-v/Iaw67Pe+na+cZvcKvPxAKT1ww5kM+M09fmaCndCQC4Lo434AYb5975HJgJlp0D7dJxfYaLxMD4VwfpLOZ1Rw==
8911
+redux@^4.0.4:
8912
+  version "4.0.4"
8913
+  resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.4.tgz#4ee1aeb164b63d6a1bcc57ae4aa0b6e6fa7a3796"
8914
+  integrity sha512-vKv4WdiJxOWKxK0yRoaK3Y4pxxB0ilzVx6dszU2W8wLxlb2yikRph4iV/ymtdJ6ZxpBLFbyrxklnT5yBbQSl3Q==
8915 8915
   dependencies:
8916 8916
     loose-envify "^1.4.0"
8917 8917
     symbol-observable "^1.2.0"