Bump @vue/cli-plugin-router from 4.5.6 to 4.5.7

Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 4.5.6 to 4.5.7.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.7/packages/@vue/cli-plugin-router)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-12 07:39:12 +00:00 committed by GitHub
parent 18483c532d
commit 03bda005c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -31,7 +31,7 @@
"@typescript-eslint/parser": "^4.4.0",
"@vue/cli-plugin-babel": "~4.5.6",
"@vue/cli-plugin-eslint": "~4.5.6",
"@vue/cli-plugin-router": "^4.5.6",
"@vue/cli-plugin-router": "^4.5.7",
"@vue/cli-plugin-typescript": "~4.5.7",
"@vue/cli-plugin-vuex": "~4.5.7",
"@vue/cli-service": "~4.5.6",

View File

@ -1382,12 +1382,12 @@
webpack "^4.0.0"
yorkie "^2.0.0"
"@vue/cli-plugin-router@^4.5.6":
version "4.5.6"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.5.6.tgz#96f43cdeea6931ae25adb065dd757d6ff4f81354"
integrity sha512-QEqOGglg0JEKddZPuyiSnAzAVK7IzLrdTPCUegigzGSbUXDW4gQiltY3/2nij2q538YvdIM7JXtW1sUfy4MgHQ==
"@vue/cli-plugin-router@^4.5.6", "@vue/cli-plugin-router@^4.5.7":
version "4.5.7"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.5.7.tgz#65873dcdf8a27a65733ba2d015ff82c0c03f6119"
integrity sha512-wzKz8+qOXNqVglcw90lYHbu5UJQo8QoyNXHAiM0RIX4r3W8KqiHrvu7MZFCOVKM3ojRFbDofumorypN2yieSXA==
dependencies:
"@vue/cli-shared-utils" "^4.5.6"
"@vue/cli-shared-utils" "^4.5.7"
"@vue/cli-plugin-typescript@~4.5.7":
version "4.5.7"