From 556594a9623a539e3c6d21ef55e707db75c30ee5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 13:12:00 +0000 Subject: [PATCH] chore(deps): bump redux from 4.0.1 to 4.0.5 Bumps [redux](https://github.com/reduxjs/redux) from 4.0.1 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/v4.0.1...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 eda1b1d..40d3d50 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "lodash": "4.17.11", "react-motion": "0.5.2", "react-redux": "7.1.0", - "redux": "4.0.1", + "redux": "4.0.5", "redux-devtools-extension": "2.13.8", "redux-thunk": "2.3.0", "socket.io-client": "2.2.0",