From d5fbfcae33df9ba568ee8222e6be24bc1590dfaa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 00:07:42 +0000 Subject: [PATCH] build(deps-dev): bump redux from 3.7.2 to 4.1.0 Bumps [redux](https://github.com/reduxjs/redux) from 3.7.2 to 4.1.0. - [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.1.0) 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 a0e2224..fefa0f9 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.1.0" }, "pre-commit": [ "lint"