From 37eb9df2b3935ebbedacd94d7c2d1e9d2164cb2e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2020 21:23:27 +0000 Subject: [PATCH] build(deps-dev): bump redux from 3.7.2 to 4.0.5 Bumps [redux](https://github.com/reduxjs/redux) from 3.7.2 to 4.0.5. - [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/v3.7.2...v4.0.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8aa08162..1c9ef7a5 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "prop-types": "^15.5.10", "react-redux": "^4.0.0", "react-router": "^3.0.0", - "redux": "^3.0.4" + "redux": "^4.0.5" }, "pre-commit": [ "lint"