Skip to content

Commit 3cbbed1

Browse files
chore(deps-dev): bump vue-router from 4.0.14 to 4.0.15 (#1480)
Bumps [vue-router](https://github.com/vuejs/router) from 4.0.14 to 4.0.15. - [Release notes](https://github.com/vuejs/router/releases) - [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md) - [Commits](vuejs/router@v4.0.14...v4.0.15) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb20446 commit 3cbbed1

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
@@ -51,7 +51,7 @@
5151
"vue": "3.2.33",
5252
"vue-class-component": "^8.0.0-rc.1",
5353
"vue-jest": "^5.0.0-alpha.10",
54-
"vue-router": "^4.0.14",
54+
"vue-router": "^4.0.15",
5555
"vue-tsc": "0.34.11",
5656
"vuex": "^4.0.2"
5757
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5427,10 +5427,10 @@ vue-jest@^5.0.0-alpha.10:
54275427
source-map "0.5.6"
54285428
tsconfig "^7.0.0"
54295429

5430-
vue-router@^4.0.14:
5431-
version "4.0.14"
5432-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.14.tgz#ce2028c1c5c33e30c7287950c973f397fce1bd65"
5433-
integrity sha512-wAO6zF9zxA3u+7AkMPqw9LjoUCjSxfFvINQj3E/DceTt6uEz1XZLraDhdg2EYmvVwTBSGlLYsUw8bDmx0754Mw==
5430+
vue-router@^4.0.15:
5431+
version "4.0.15"
5432+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.15.tgz#b4a0661efe197f8c724e0f233308f8776e2c3667"
5433+
integrity sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==
54345434
dependencies:
54355435
"@vue/devtools-api" "^6.0.0"
54365436

0 commit comments

Comments
 (0)