From 53d679ffcda620b4aa45e465fea439865e6c20c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:44:19 +0000 Subject: [PATCH] Bump react-redux from 4.4.5 to 5.1.2 Bumps [react-redux](https://github.com/reduxjs/react-redux) from 4.4.5 to 5.1.2. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/react-redux/compare/v4.4.5...v5.1.2) 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 14940c8..f74a99c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "jquery": "2.2.3", "react": "15.0.2", "react-dom": "15.0.2", - "react-redux": "4.4.5", + "react-redux": "5.1.2", "react-router": "2.4.0", "react-router-redux": "4.0.4", "redux": "3.5.2",