build(deps): bump vue-router from 4.0.11 to 4.0.12 (#9767)

Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.11 to 4.0.12.
- [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/commits)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-02 19:07:30 +08:00
committed by GitHub
parent 6bda5f9c2d
commit b6132b8a3d
2 changed files with 10 additions and 10 deletions

View File

@@ -88,7 +88,7 @@
"vite": "^2.6.13",
"vite-plugin-html": "^2.1.1",
"vite-plugin-md": "^0.11.4",
"vue-router": "^4.0.0",
"vue-router": "^4.0.12",
"vue3-jest": "^27.0.0-alpha.2"
},
"release-it": {