From 012bb30e2e5209e5f584333c341843b3dd964ec4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 00:13:56 +0000 Subject: [PATCH] build(deps-dev): bump react-router from 3.2.4 to 5.1.2 Bumps [react-router](https://github.com/ReactTraining/react-router) from 3.2.4 to 5.1.2. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/ReactTraining/react-router/compare/v3.2.4...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 79a53002..fd4f77c4 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "history": "^1.16.0", "prop-types": "^15.5.10", "react-redux": "^4.0.0", - "react-router": "^3.0.0", + "react-router": "^5.1.2", "redux": "^3.0.4" }, "pre-commit": [