diff --git a/package.json b/package.json index e10ddd8..f148270 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "babel-eslint": "^10.0.2", "eslint": "^7.16.0", "eslint-loader": "^4.0.2", - "eslint-plugin-vue": "^7.3.0", + "eslint-plugin-vue": "^7.4.0", "node-sass": "^5.0.0", "sass-loader": "^10.1.0" } diff --git a/yarn.lock b/yarn.lock index 3cd4866..ffea0fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3605,10 +3605,10 @@ eslint-loader@^4.0.2: object-hash "^2.0.3" schema-utils "^2.6.5" -eslint-plugin-vue@^7.3.0: - version "7.3.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.3.0.tgz#0faf0fcf0e1b1052bf800d4dee42d64f50679cb0" - integrity sha512-4rc9xrZgwT4aLz3XE6lrHu+FZtDLWennYvtzVvvS81kW9c65U4DUzQQWAFjDCgCFvN6HYWxi7ueEtxZVSB+f0g== +eslint-plugin-vue@^7.4.0: + version "7.4.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.4.0.tgz#27324cbe8f00705708c9fa9e8c0401d8f0742c20" + integrity sha512-bYJV3nHSGV5IL40Ti1231vlY8I2DzjDHYyDjRv9Z1koEI7qyV2RR3+uKMafHdOioXYH9W3e1+iwe4wy7FIBNCQ== dependencies: eslint-utils "^2.1.0" natural-compare "^1.4.0"