Skip to content

Commit 6ee9597

Browse files
Bump vue-router from 4.0.14 to 4.0.15
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fb4f7e commit 6ee9597

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"pinia": "^2.0.13",
3232
"vue": "^3.2.21",
3333
"vue-axios": "^3.4.1",
34-
"vue-router": "^4.0.12"
34+
"vue-router": "^4.0.15"
3535
},
3636
"devDependencies": {
3737
"@babel/core": "^7.17.9",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8694,9 +8694,9 @@ vue-loader@^17.0.0:
86948694
hash-sum "^2.0.0"
86958695
loader-utils "^2.0.0"
86968696

8697-
vue-router@^4.0.12:
8698-
version "4.0.14"
8699-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.14.tgz#ce2028c1c5c33e30c7287950c973f397fce1bd65"
8697+
vue-router@^4.0.15:
8698+
version "4.0.15"
8699+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.15.tgz#b4a0661efe197f8c724e0f233308f8776e2c3667"
87008700
dependencies:
87018701
"@vue/devtools-api" "^6.0.0"
87028702

0 commit comments

Comments
 (0)