Update dependency wait-on to v6 (#568)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/568 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
34ab4fbf5e
commit
101a60799a
2 changed files with 19 additions and 19 deletions
|
|
@ -58,7 +58,7 @@
|
|||
"vue-notification": "1.3.20",
|
||||
"vue-router": "3.5.2",
|
||||
"vue-template-compiler": "2.6.14",
|
||||
"wait-on": "5.3.0"
|
||||
"wait-on": "6.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
|
|
|||
Reference in a new issue