chore(deps): bump vue-router from 3.1.1 to 3.1.2
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.1 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.1.1...v3.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bdc84e7cfb
commit
35b7deacf1
|
|
@ -52,6 +52,6 @@
|
|||
"element-ui": "2.11.1",
|
||||
"parse-domain": "2.3.1",
|
||||
"route-recognizer": "0.3.4",
|
||||
"vue-router": "3.1.1"
|
||||
"vue-router": "3.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6512,10 +6512,10 @@ vue-loader@15.7.1:
|
|||
vue-hot-reload-api "^2.3.0"
|
||||
vue-style-loader "^4.1.0"
|
||||
|
||||
vue-router@3.1.1:
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.1.1.tgz#0893c29548ba2dbe35ed104dcd1aa06743aa0ead"
|
||||
integrity sha512-RAFCIQjs4gbDV7YNH44c1GT0jXSTFvNhKh3o0xiA/UWI1EM7Eriv45n8kM+R8NZ58wXEGtKVaDVBlrXJBuM/Bg==
|
||||
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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue