Skip to content

Commit 84366bf

Browse files
chore(deps-dev): bump vue-router from 3.4.8 to 3.4.9 (#6022)
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.8 to 3.4.9. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](vuejs/vue-router@v3.4.8...v3.4.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 159fb20 commit 84366bf

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"terser": "^5.3.8",
155155
"vue": "^2.6.12",
156156
"vue-jest": "^3.0.7",
157-
"vue-router": "^3.4.8",
157+
"vue-router": "^3.4.9",
158158
"vue-server-renderer": "^2.6.12",
159159
"vue-template-compiler": "^2.6.12"
160160
},

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14141,15 +14141,10 @@ vue-no-ssr@^1.1.1:
1414114141
resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
1414214142
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
1414314143

14144-
vue-router@^3.4.6:
14145-
version "3.4.7"
14146-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.7.tgz#bf189bafd16f4e4ef783c4a6250a3090f2c1fa1b"
14147-
integrity sha512-CbHXue5BLrDivOk5O4eZ0WT4Yj8XwdXa4kCnsEIOzYUPF/07ZukayA2jGxDCJxLc9SgVQX9QX0OuGOwGlVB4Qg==
14148-
14149-
vue-router@^3.4.8:
14150-
version "3.4.8"
14151-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.8.tgz#2c06261d35d8075893470352d42d70b6287b8194"
14152-
integrity sha512-3BsR84AqarcmweXjItxw3jwQsiYNssYg090yi4rlzTnCJxmHtkyCvhNz9Z7qRSOkmiV485KkUCReTp5AjNY4wg==
14144+
vue-router@^3.4.6, vue-router@^3.4.9:
14145+
version "3.4.9"
14146+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.9.tgz#c016f42030ae2932f14e4748b39a1d9a0e250e66"
14147+
integrity sha512-CGAKWN44RqXW06oC+u4mPgHLQQi2t6vLD/JbGRDAXm0YpMv0bgpKuU5bBd7AvMgfTz9kXVRIWKHqRwGEb8xFkA==
1415314148

1415414149
vue-server-renderer@^2.6.12:
1415514150
version "2.6.12"

0 commit comments

Comments
 (0)