aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-03-26 19:39:09 +0300
committerValentin Popov <info@valentineus.link>2020-03-26 19:39:09 +0300
commit3c922848220e0e86145121ab5564b1afce163343 (patch)
treec8d907209d23fd3ec9c89ad9cb1c8ac904b9ae11 /yarn.lock
parent09caa0dcba54156523309186a5e08e57d30e154d (diff)
downloadeslint-config-3c922848220e0e86145121ab5564b1afce163343.tar.xz
eslint-config-3c922848220e0e86145121ab5564b1afce163343.zip
Updated Vue plugin to v6.2.2
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index 2ce11af..32755eb 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -448,10 +448,10 @@ eslint-plugin-unicorn@^18.0.0:
safe-regex "^2.1.1"
semver "^7.1.3"
-eslint-plugin-vue@^6.2.1:
- version "6.2.1"
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.1.tgz#ca802df5c33146aed1e56bb21d250c1abb6120a3"
- integrity sha512-MiIDOotoWseIfLIfGeDzF6sDvHkVvGd2JgkvjyHtN3q4RoxdAXrAMuI3SXTOKatljgacKwpNAYShmcKZa4yZzw==
+eslint-plugin-vue@^6.2.2:
+ version "6.2.2"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.2.tgz#27fecd9a3a24789b0f111ecdd540a9e56198e0fe"
+ integrity sha512-Nhc+oVAHm0uz/PkJAWscwIT4ijTrK5fqNqz9QB1D35SbbuMG1uB6Yr5AJpvPSWg+WOw7nYNswerYh0kOk64gqQ==
dependencies:
natural-compare "^1.4.0"
semver "^5.6.0"