Skip to content

Commit f28d82b

Browse files
chore(deps-dev): bump vue-router from 3.4.9 to 3.5.1 (bootstrap-vue#6358)
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.9 to 3.5.1. - [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.9...v3.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16b49a4 commit f28d82b

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
@@ -153,7 +153,7 @@
153153
"terser": "^5.5.1",
154154
"vue": "^2.6.12",
155155
"vue-jest": "^3.0.7",
156-
"vue-router": "^3.4.9",
156+
"vue-router": "^3.5.1",
157157
"vue-server-renderer": "^2.6.12",
158158
"vue-template-compiler": "^2.6.12"
159159
},

yarn.lock

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

14170-
vue-router@^3.4.9:
14171-
version "3.4.9"
14172-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.9.tgz#c016f42030ae2932f14e4748b39a1d9a0e250e66"
14173-
integrity sha512-CGAKWN44RqXW06oC+u4mPgHLQQi2t6vLD/JbGRDAXm0YpMv0bgpKuU5bBd7AvMgfTz9kXVRIWKHqRwGEb8xFkA==
14170+
vue-router@^3.4.9, vue-router@^3.5.1:
14171+
version "3.5.1"
14172+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.1.tgz#edf3cf4907952d1e0583e079237220c5ff6eb6c9"
14173+
integrity sha512-RRQNLT8Mzr8z7eL4p7BtKvRaTSGdCbTy2+Mm5HTJvLGYSSeG9gDzNasJPP/yOYKLy+/cLG/ftrqq5fvkFwBJEw==
1417414174

1417514175
vue-server-renderer@^2.6.12:
1417614176
version "2.6.12"

0 commit comments

Comments
 (0)