diff --git a/package.json b/package.json index d34c7e104..5a7a10973 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "cypress": "9.5.3", "esbuild": "0.14.32", "eslint": "8.12.0", - "eslint-plugin-vue": "8.5.0", + "eslint-plugin-vue": "8.6.0", "express": "4.17.3", "happy-dom": "2.55.0", "netlify-cli": "9.16.1", diff --git a/yarn.lock b/yarn.lock index c59b4a1e3..023464241 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6481,10 +6481,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-plugin-vue@8.5.0: - version "8.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz#65832bba43ca713fa5da16bdfcf55d0095677f6f" - integrity sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ== +eslint-plugin-vue@8.6.0: + version "8.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.6.0.tgz#fbdf0f13f8d208a4cba752bf54042661a1aec5c3" + integrity sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ== dependencies: eslint-utils "^3.0.0" natural-compare "^1.4.0"