diff --git a/package.json b/package.json index a1d62ebf..ea0ef0ad 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "css.escape": "1.5.1", "emoji-regex": "7.0.3", "eslint": "5.14.0", - "eslint-plugin-vue": "5.2.1", + "eslint-plugin-vue": "5.2.2", "fuzzy": "0.1.3", "graphql-request": "1.8.2", "handlebars": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 1a044a97..081f43e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2907,10 +2907,10 @@ escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-plugin-vue@5.2.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.1.tgz#89795895c08da56fe3a201955bd645ae67e01918" - integrity sha512-KPrv7Yau1B7PUB+TiEh0bw1lyzQjLp0npfAn7WbkQQFobgwXv4LqmQFBhYXEdXmxSBU/oZ46yBHoTo70RRivUA== +eslint-plugin-vue@5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" + integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== dependencies: vue-eslint-parser "^5.0.0"