Skip to content

Commit

Permalink
fix(deps): update dependency vue-router to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 25, 2021
1 parent d1075fe commit 9e28dee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"register-service-worker": "1.7.2",
"vue": "2.6.12",
"vue-i18n": "8.22.4",
"vue-router": "3.4.9",
"vue-router": "3.5.0",
"vue2-storage": "5.0.0",
"vuetify": "2.4.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13012,10 +13012,10 @@ vue-loader@^15.9.2:
vue-hot-reload-api "^2.3.0"
vue-style-loader "^4.1.0"

vue-router@3.4.9:
version "3.4.9"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.9.tgz#c016f42030ae2932f14e4748b39a1d9a0e250e66"
integrity sha512-CGAKWN44RqXW06oC+u4mPgHLQQi2t6vLD/JbGRDAXm0YpMv0bgpKuU5bBd7AvMgfTz9kXVRIWKHqRwGEb8xFkA==
vue-router@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.0.tgz#ae49da16a2939f8d28d66d5784b14167d661192f"
integrity sha512-QYrPzHMJiJCq20ezhlGok+NbrmjzhQDG6pnpJaD14Eg3NvT07s3acYz2ktxJ7vGHd/Ts4TgG9Tt8a2PA+Js5fw==

vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
version "4.1.2"
Expand Down

0 comments on commit 9e28dee

Please sign in to comment.