Skip to content

Commit 6fbac08

Browse files
dependabot-preview[bot]afontcu
authored andcommitted
chore(deps-dev): bump vue-router from 4.0.5 to 4.0.6
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.5 to 4.0.6. - [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) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8503fb8 commit 6fbac08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"vue": "3.0.11",
4343
"vue-class-component": "^8.0.0-rc.1",
4444
"vue-jest": "^5.0.0-alpha.8",
45-
"vue-router": "^4.0.5",
45+
"vue-router": "^4.0.6",
4646
"vuex": "^4.0.0"
4747
},
4848
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6224,10 +6224,10 @@ vue-jest@^5.0.0-alpha.8:
62246224
extract-from-css "^0.4.4"
62256225
tsconfig "^7.0.0"
62266226

6227-
vue-router@^4.0.5:
6228-
version "4.0.5"
6229-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.5.tgz#dd0a4134bc950c37aef64b973e9ee1008428d8fa"
6230-
integrity sha512-AQq+pllb6FCc7rS6vh4PPcce3XA1jgK3hKNkQ4hXHwoVN7jOeAOMKCnX7XAX3etV9rmN7iNW8iIwgPk95ckBjw==
6227+
vue-router@^4.0.6:
6228+
version "4.0.6"
6229+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.6.tgz#91750db507d26642f225b0ec6064568e5fe448d6"
6230+
integrity sha512-Y04llmK2PyaESj+N33VxLjGCUDuv9t4q2OpItEGU7POZiuQZaugV6cJpE6Qm1sVFtxufodLKN2y2dQl9nk0Reg==
62316231

62326232
[email protected], vue@^3.0.5:
62336233
version "3.0.11"

0 commit comments

Comments
 (0)