diff options
author | Valentin Popov <info@valentineus.link> | 2020-03-26 19:39:09 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-03-26 19:39:09 +0300 |
commit | 3c922848220e0e86145121ab5564b1afce163343 (patch) | |
tree | c8d907209d23fd3ec9c89ad9cb1c8ac904b9ae11 /yarn.lock | |
parent | 09caa0dcba54156523309186a5e08e57d30e154d (diff) | |
download | eslint-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.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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" |