Skip to content

Commit addfb3a

Browse files
dependabot[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump vue-router from 4.0.9 to 4.0.10
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.9 to 4.0.10. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9283042 commit addfb3a

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.1.1",
4343
"vue-class-component": "^8.0.0-rc.1",
4444
"vue-jest": "^5.0.0-alpha.10",
45-
"vue-router": "^4.0.9",
45+
"vue-router": "^4.0.10",
4646
"vue-tsc": "0.1.7",
4747
"vuex": "^4.0.2"
4848
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8096,10 +8096,10 @@ vue-jest@^5.0.0-alpha.10:
80968096
source-map "0.5.6"
80978097
tsconfig "^7.0.0"
80988098

8099-
vue-router@^4.0.9:
8100-
version "4.0.9"
8101-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.9.tgz#248496941b79c4c1010f6ebfcf235cd4267d85da"
8102-
integrity sha512-i3IaZJ57YeMbRHQlqKyXdUMr5NzTCcJkn3f8u38TsZjYWtGcd3IX2zRd3389SCOwuRf11mgfHAyngR6FVDE9og==
8099+
vue-router@^4.0.10:
8100+
version "4.0.10"
8101+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.10.tgz#ec8fda032949b2a31d3273170f8f376e86eb52ac"
8102+
integrity sha512-YbPf6QnZpyyWfnk7CUt2Bme+vo7TLfg1nGZNkvYqKYh4vLaFw6Gn8bPGdmt5m4qrGnKoXLqc4htAsd3dIukICA==
81038103
dependencies:
81048104
"@vue/devtools-api" "^6.0.0-beta.14"
81058105

0 commit comments

Comments
 (0)