about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-19 22:29:01 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-08-19 22:29:01 +0900
commit467b95d67c433fd2096952d7930437b3f8d317c7 (patch)
treef43ff8760a0944d1cf6f0cb000ae01d8a2351f60 /package.json
parent20c368cd0b7b5cd361cbbaf0a6c8e85663c3ff90 (diff)
Bump redux from 4.0.1 to 4.0.4 (#11608)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index beb319f5a..ffd6a4a63 100644
--- a/package.json
+++ b/package.json
@@ -144,7 +144,7 @@
     "react-textarea-autosize": "^7.1.0",
     "react-toggle": "^4.0.1",
     "redis": "^2.7.1",
-    "redux": "^4.0.1",
+    "redux": "^4.0.4",
     "redux-immutable": "^4.0.0",
     "redux-thunk": "^2.2.0",
     "rellax": "^1.10.0",