From ded6fdf37a5eebc399f3fcb1c8e627924cfafead Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 Nov 2019 09:27:23 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vue to ^6.0.1 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b2f43ee..ae4e862 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "standard-version": "^7.0.0" }, "dependencies": { - "eslint-plugin-vue": "^6.0.0", + "eslint-plugin-vue": "^6.0.1", "vue-eslint-parser": "^7.0.0" } } diff --git a/yarn.lock b/yarn.lock index d87364e..9630199 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1607,12 +1607,12 @@ eslint-plugin-standard@^4.0.1: resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4" integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ== -eslint-plugin-vue@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.0.0.tgz#fc7a4116dff614a27be8639fb47973703dd332fa" - integrity sha512-+LxTJCd6nDt+AKQ1X+ySD48xJHft8OkeQmAhiq6UoAMxRFTiEKIDusiGgEUJLwKyiwGUGWbbqEbbWvupH5TSjg== +eslint-plugin-vue@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.0.1.tgz#166d3eb24cf290f3ff24d44fe9fca496f3924fc2" + integrity sha512-5tgFPcxGDKjfVB/6Yi56bKiWxygUibfZmzSh26Np3kuwAk/lfaGbVld+Yt+MPgD84ppvcachtiL4/winsXLjXA== dependencies: - vue-eslint-parser "^6.0.4" + vue-eslint-parser "^6.0.5" eslint-scope@^4.0.0: version "4.0.3" @@ -5398,7 +5398,7 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -vue-eslint-parser@^6.0.4: +vue-eslint-parser@^6.0.5: version "6.0.5" resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.5.tgz#c1c067c2755748e28f3872cd42e8c1c4c1a8059f" integrity sha512-Bvjlx7rH1Ulvus56KHeLXOjEi3JMOYTa1GAqZr9lBQhd8weK8mV7U7V2l85yokBZEWHJQjLn6X3nosY8TzkOKg==