Update dependency jest to v27 (#519)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/519 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
2b7b8d695f
commit
912cb66970
2 changed files with 830 additions and 603 deletions
|
@ -51,7 +51,7 @@
|
||||||
"eslint": "7.27.0",
|
"eslint": "7.27.0",
|
||||||
"eslint-plugin-vue": "7.9.0",
|
"eslint-plugin-vue": "7.9.0",
|
||||||
"faker": "5.5.3",
|
"faker": "5.5.3",
|
||||||
"jest": "26.6.3",
|
"jest": "27.0.1",
|
||||||
"sass-loader": "10.2.0",
|
"sass-loader": "10.2.0",
|
||||||
"vue-flatpickr-component": "8.1.6",
|
"vue-flatpickr-component": "8.1.6",
|
||||||
"vue-notification": "1.3.20",
|
"vue-notification": "1.3.20",
|
||||||
|
|
Loading…
Reference in a new issue