diff --git a/package.json b/package.json index 574352f..591d1f2 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "4.2.1", "eslint-plugin-standard": "5.0.0", - "eslint-plugin-vue": "7.3.0", + "eslint-plugin-vue": "7.4.0", "markdown-it-anchor": "6.0.1", "mocha": "8.2.1", "nyc": "15.1.0", diff --git a/yarn.lock b/yarn.lock index 209e83e..3b5797b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3214,10 +3214,10 @@ eslint-plugin-standard@5.0.0: resolved "https://registry.npm.taobao.org/eslint-plugin-standard/download/eslint-plugin-standard-5.0.0.tgz?cache=0&sync_timestamp=1606091828930&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-standard%2Fdownload%2Feslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4" integrity sha1-xD9pJdZp8XfbRvCV6jC+lUdrHuQ= -eslint-plugin-vue@7.3.0: - version "7.3.0" - resolved "https://registry.npm.taobao.org/eslint-plugin-vue/download/eslint-plugin-vue-7.3.0.tgz?cache=0&sync_timestamp=1608096312858&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-vue%2Fdownload%2Feslint-plugin-vue-7.3.0.tgz#0faf0fcf0e1b1052bf800d4dee42d64f50679cb0" - integrity sha1-D68Pzw4bEFK/gA1N7kLWT1BnnLA= +eslint-plugin-vue@7.4.0: + version "7.4.0" + resolved "https://registry.npm.taobao.org/eslint-plugin-vue/download/eslint-plugin-vue-7.4.0.tgz?cache=0&sync_timestamp=1609109870427&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-vue%2Fdownload%2Feslint-plugin-vue-7.4.0.tgz#27324cbe8f00705708c9fa9e8c0401d8f0742c20" + integrity sha1-JzJMvo8AcFcIyfqejAQB2PB0LCA= dependencies: eslint-utils "^2.1.0" natural-compare "^1.4.0"