chore(deps): update dependency eslint-plugin-vue to v8.7.1 (#1854)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1854 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
8ff2a17db2
commit
050f959ee8
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
||||||
"cypress": "9.5.4",
|
"cypress": "9.5.4",
|
||||||
"esbuild": "0.14.38",
|
"esbuild": "0.14.38",
|
||||||
"eslint": "8.13.0",
|
"eslint": "8.13.0",
|
||||||
"eslint-plugin-vue": "8.7.0",
|
"eslint-plugin-vue": "8.7.1",
|
||||||
"express": "4.17.3",
|
"express": "4.17.3",
|
||||||
"happy-dom": "2.55.0",
|
"happy-dom": "2.55.0",
|
||||||
"netlify-cli": "9.16.5",
|
"netlify-cli": "9.16.5",
|
||||||
|
|
|
@ -6486,10 +6486,10 @@ escodegen@^2.0.0:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
source-map "~0.6.1"
|
source-map "~0.6.1"
|
||||||
|
|
||||||
eslint-plugin-vue@8.7.0:
|
eslint-plugin-vue@8.7.1:
|
||||||
version "8.7.0"
|
version "8.7.1"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.0.tgz#d7adb556ba763e6df5447a3775491d0ae40f4dd7"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz#f13c53547a0c9d64588a675cc5ecc6ccaf63703f"
|
||||||
integrity sha512-0Heo1gHDTjU8+5WvfBPEyNqQpzuynbLLebwxh2/xPK0FkEOJlRCwuf1MjGmkidacF2735u5ApRhse18CWTt9Wg==
|
integrity sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==
|
||||||
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