1
0

Update dependency vue-router to v3.5.0 (#388)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/388
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-01-25 16:21:12 +00:00
committed by konrad
parent 9ef201c27c
commit ea6b507df2
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"sass-loader": "10.1.1",
"vue-flatpickr-component": "8.1.6",
"vue-notification": "1.3.20",
"vue-router": "3.4.9",
"vue-router": "3.5.0",
"vue-template-compiler": "2.6.12",
"wait-on": "5.2.1"
},