diff --git a/package.json b/package.json index a4dbbab18..08e33ef43 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "cypress-file-upload": "5.0.8", "esbuild": "0.14.2", "eslint": "8.4.0", - "eslint-plugin-vue": "8.1.1", + "eslint-plugin-vue": "8.2.0", "express": "4.17.1", "faker": "5.5.3", "jest": "27.4.3", diff --git a/yarn.lock b/yarn.lock index 42ec71ac6..d61f4cf46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6643,10 +6643,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-plugin-vue@8.1.1: - version "8.1.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.1.1.tgz#8bb0a40520880cdd076b4a6faf8bc29110997a8c" - integrity sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw== +eslint-plugin-vue@8.2.0: + version "8.2.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz#b404bc10e3f43b2b7aad4ebb3b38090a58040202" + integrity sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A== dependencies: eslint-utils "^3.0.0" natural-compare "^1.4.0"