chore(deps): update dependency eslint-plugin-vue to v8.6.0 (#1774)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1774 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
5e85f62fd7
commit
5ab2bc06ec
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
||||||
"cypress": "9.5.3",
|
"cypress": "9.5.3",
|
||||||
"esbuild": "0.14.32",
|
"esbuild": "0.14.32",
|
||||||
"eslint": "8.12.0",
|
"eslint": "8.12.0",
|
||||||
"eslint-plugin-vue": "8.5.0",
|
"eslint-plugin-vue": "8.6.0",
|
||||||
"express": "4.17.3",
|
"express": "4.17.3",
|
||||||
"happy-dom": "2.55.0",
|
"happy-dom": "2.55.0",
|
||||||
"netlify-cli": "9.16.1",
|
"netlify-cli": "9.16.1",
|
||||||
|
|
|
@ -6481,10 +6481,10 @@ escodegen@^2.0.0:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
source-map "~0.6.1"
|
source-map "~0.6.1"
|
||||||
|
|
||||||
eslint-plugin-vue@8.5.0:
|
eslint-plugin-vue@8.6.0:
|
||||||
version "8.5.0"
|
version "8.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz#65832bba43ca713fa5da16bdfcf55d0095677f6f"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.6.0.tgz#fbdf0f13f8d208a4cba752bf54042661a1aec5c3"
|
||||||
integrity sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==
|
integrity sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint-utils "^3.0.0"
|
eslint-utils "^3.0.0"
|
||||||
natural-compare "^1.4.0"
|
natural-compare "^1.4.0"
|
||||||
|
|
Loading…
Reference in a new issue