chore(deps): bump vue-router from 3.0.7 to 3.1.1
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.7 to 3.1.1. - [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.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cbd8e0ae8a
commit
9bd0ead68d
|
|
@ -52,6 +52,6 @@
|
|||
"element-ui": "2.11.1",
|
||||
"parse-domain": "2.3.1",
|
||||
"route-recognizer": "0.3.4",
|
||||
"vue-router": "3.0.7"
|
||||
"vue-router": "3.1.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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.0.7:
|
||||
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.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-style-loader@^4.1.0:
|
||||
version "4.1.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue