From d2259bc3a0c74e3594b2c6d37c7d140a12ec26e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2019 07:57:32 +0000 Subject: [PATCH] Bump vue-router from 3.0.7 to 3.1.2 Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.7 to 3.1.2. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.0.7...v3.1.2) 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 ccef6e1..d532435 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "tailwindcss-spaced-items": "^0.1.0", "tailwindcss-visuallyhidden": "^1.0.2", "vue": "^2.6.6", - "vue-router": "^3.0.2" + "vue-router": "^3.1.2" }, "devDependencies": { "@babel/core": "^7.4.3", diff --git a/yarn.lock b/yarn.lock index d6e4d0b..36517d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10578,10 +10578,10 @@ vue-loader@^15.7.0: vue-hot-reload-api "^2.3.0" vue-style-loader "^4.1.0" -vue-router@^3.0.2: - version "3.0.7" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.7.tgz#b36ca107b4acb8ff5bc4ff824584059c23fcb87b" - integrity sha512-utJ+QR3YlIC/6x6xq17UMXeAfxEvXA0VKD3PiSio7hBOZNusA1jXcbxZxVEfJunLp48oonjTepY8ORoIlRx/EQ== +vue-router@^3.1.2: + version "3.1.2" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.1.2.tgz#2e0904703545dabdd42b2b7a2e617f02f99a1969" + integrity sha512-WssQEHSEvIS1/CI4CO2T8LJdoK4Q9Ngox28K7FDNMTfzNTk2WS5D0dDlqYCaPG+AG4Z8wJkn1KrBc7AhspZJUQ== vue-style-loader@^4.1.0: version "4.1.2"