1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 14:59:26 +01:00

Bump vue-router from 3.3.1 to 3.3.2

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.1 to 3.3.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.3.1...v3.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-29 16:43:15 +00:00
committed by GitHub
parent 3c1226db5b
commit 670282f19f
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"store": "^2.0.12",
"vue": "^2.6.11",
"vue-meta": "^2.3.4",
"vue-router": "^3.3.1",
"vue-router": "^3.3.2",
"vuex": "^3.4.0"
},
"devDependencies": {

View File

@@ -8954,10 +8954,10 @@ vue-meta@^2.3.4:
dependencies:
deepmerge "^4.2.2"
vue-router@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.1.tgz#7d0545dd8ebf4f45494ca185b7eccb38d67689c1"
integrity sha512-2E2Xlks6oDzU559/NcSGD08g3XCDZznx8CK/jHIHkrbAdnCu1ghUcnz5e78SZ35gaOKtHGS01vJG8Yv4iJFTug==
vue-router@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.2.tgz#0099de402edb2fe92f9711053ab5a2156f239cad"
integrity sha512-5sEbcfb7MW8mY8lbUVbF4kgcipGXsagkM/X+pb6n0MhjP+RorWIUTPAPSqgPaiPOxVCXgAItBl8Vwz8vq78faA==
vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
version "4.1.2"