From e676cd19387e70102467d9a82014906561f3c225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 05:17:17 +0000 Subject: [PATCH] build(deps-dev): bump vue-eslint-parser from 6.0.2 to 6.0.3 Bumps [vue-eslint-parser](https://github.com/mysticatea/vue-eslint-parser) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/mysticatea/vue-eslint-parser/releases) - [Commits](https://github.com/mysticatea/vue-eslint-parser/compare/v6.0.2...v6.0.3) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 45fdc2c1..5c3f1213 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1672,8 +1672,8 @@ use@^3.1.0: resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" vue-eslint-parser@^6.0.0: - version "6.0.2" - resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.2.tgz#0fa8d960bfbfb76582ad029b4a9908816ae5d76f" + version "6.0.3" + resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.3.tgz#e8b4748a8c63c72889341a8a2e48c33e58d1c9d3" dependencies: debug "^4.1.1" eslint-scope "^4.0.0"