From 631b32c6daaa955a915d7690b0312d01cc2f9208 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 11:14:04 +0000 Subject: [PATCH] Bump router5-plugin-browser from 7.0.2 to 8.0.0 Bumps [router5-plugin-browser](https://github.com/router5/router5) from 7.0.2 to 8.0.0. - [Release notes](https://github.com/router5/router5/releases) - [Changelog](https://github.com/router5/router5/blob/master/CHANGELOG.md) - [Commits](https://github.com/router5/router5/compare/router5-plugin-browser@7.0.2...router5-plugin-browser@8.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8096115..c8fdcdc 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-router5": "7.1.0", "react-use": "13.26.2", "router5": "7.0.2", - "router5-plugin-browser": "7.0.2", + "router5-plugin-browser": "8.0.0", "rxjs": "6.5.4", "styled-components": "5.0.1", "stylelint": "13.2.0", diff --git a/yarn.lock b/yarn.lock index 7eb6b7b..7808ab4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7956,10 +7956,10 @@ route-node@3.4.2: path-parser "4.2.0" search-params "2.1.3" -router5-plugin-browser@7.0.2: - version "7.0.2" - resolved "https://registry.yarnpkg.com/router5-plugin-browser/-/router5-plugin-browser-7.0.2.tgz#a13376a1d72fd696b0d5da5a697e7aeb39f5fd24" - integrity sha512-iDrHIDVj6wyvJBKo6fTTkrQor8/vKOXOJQD30HnFcWMHP0Amiu3vzEi6HwM3HjTr5L1AKVzMINBI3fonsdINkw== +router5-plugin-browser@8.0.0: + version "8.0.0" + resolved "https://registry.yarnpkg.com/router5-plugin-browser/-/router5-plugin-browser-8.0.0.tgz#0271e1df148944b3d30e3de5d31af1fb58068b74" + integrity sha512-JcyVLnJrzwVQN2ObxWvgiOFw43NaXSiEvAn2v0oQl45pTHnjGCMD0sEyFFkLgSrWja0mr08HLcgF6wvIv5z3Yg== router5-transition-path@^7.0.1: version "7.0.1"