diff --git a/package-lock.json b/package-lock.json index eb6ca8f..7d66466 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@vue/cli-service": "~4.5.15", "babel-eslint": "^10.1.0", "eslint": "^6.7.2", - "eslint-plugin-vue": "^8.1.1", + "eslint-plugin-vue": "^8.2.0", "node-sass": "^6.0.1", "sass-loader": "^10.2.0", "vue-template-compiler": "^2.6.11" @@ -6033,9 +6033,9 @@ } }, "node_modules/eslint-plugin-vue": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.1.1.tgz", - "integrity": "sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz", + "integrity": "sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==", "dev": true, "dependencies": { "eslint-utils": "^3.0.0", @@ -21241,9 +21241,9 @@ } }, "eslint-plugin-vue": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.1.1.tgz", - "integrity": "sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw==", + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz", + "integrity": "sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==", "dev": true, "requires": { "eslint-utils": "^3.0.0", diff --git a/package.json b/package.json index d23ded3..3d82f5b 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@vue/cli-service": "~4.5.15", "babel-eslint": "^10.1.0", "eslint": "^6.7.2", - "eslint-plugin-vue": "^8.1.1", + "eslint-plugin-vue": "^8.2.0", "node-sass": "^6.0.1", "sass-loader": "^10.2.0", "vue-template-compiler": "^2.6.11"