chore(deps): update dependency eslint-plugin-vue to v8.7.1 (#1854)
continuous-integration/drone/push Build was killed Details

Reviewed-on: #1854
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-04-23 10:19:49 +00:00 committed by konrad
parent 8ff2a17db2
commit 050f959ee8
2 changed files with 5 additions and 5 deletions

View File

@ -77,7 +77,7 @@
"cypress": "9.5.4",
"esbuild": "0.14.38",
"eslint": "8.13.0",
"eslint-plugin-vue": "8.7.0",
"eslint-plugin-vue": "8.7.1",
"express": "4.17.3",
"happy-dom": "2.55.0",
"netlify-cli": "9.16.5",

View File

@ -6486,10 +6486,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"
eslint-plugin-vue@8.7.0:
version "8.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.0.tgz#d7adb556ba763e6df5447a3775491d0ae40f4dd7"
integrity sha512-0Heo1gHDTjU8+5WvfBPEyNqQpzuynbLLebwxh2/xPK0FkEOJlRCwuf1MjGmkidacF2735u5ApRhse18CWTt9Wg==
eslint-plugin-vue@8.7.1:
version "8.7.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz#f13c53547a0c9d64588a675cc5ecc6ccaf63703f"
integrity sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==
dependencies:
eslint-utils "^3.0.0"
natural-compare "^1.4.0"