chore(deps): update dependency eslint-plugin-vue to v8.7.0 #1853

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-8.x into main 2022-04-22 09:00:33 +00:00
2 changed files with 8 additions and 6 deletions

View File

@ -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.6.0", "eslint-plugin-vue": "8.7.0",
"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",

View File

@ -6486,13 +6486,15 @@ escodegen@^2.0.0:
optionalDependencies: optionalDependencies:
source-map "~0.6.1" source-map "~0.6.1"
eslint-plugin-vue@8.6.0: eslint-plugin-vue@8.7.0:
version "8.6.0" version "8.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.6.0.tgz#fbdf0f13f8d208a4cba752bf54042661a1aec5c3" resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.0.tgz#d7adb556ba763e6df5447a3775491d0ae40f4dd7"
integrity sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ== integrity sha512-0Heo1gHDTjU8+5WvfBPEyNqQpzuynbLLebwxh2/xPK0FkEOJlRCwuf1MjGmkidacF2735u5ApRhse18CWTt9Wg==
dependencies: dependencies:
eslint-utils "^3.0.0" eslint-utils "^3.0.0"
natural-compare "^1.4.0" natural-compare "^1.4.0"
nth-check "^2.0.1"
postcss-selector-parser "^6.0.9"
semver "^7.3.5" semver "^7.3.5"
vue-eslint-parser "^8.0.1" vue-eslint-parser "^8.0.1"
@ -10215,7 +10217,7 @@ npmlog@^5.0.1:
gauge "^3.0.0" gauge "^3.0.0"
set-blocking "^2.0.0" set-blocking "^2.0.0"
nth-check@^2.0.0: nth-check@^2.0.0, nth-check@^2.0.1:
version "2.0.1" version "2.0.1"
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.0.1.tgz#2efe162f5c3da06a28959fbd3db75dbeea9f0fc2" resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.0.1.tgz#2efe162f5c3da06a28959fbd3db75dbeea9f0fc2"
integrity sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w== integrity sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==