From 15439e8e0dcfa11a19f0cf249a1f4ad5f7fa5b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Feb 2019 07:08:14 +0000 Subject: [PATCH] build(deps-dev): bump vue-eslint-parser from 6.0.0 to 6.0.2 Bumps [vue-eslint-parser](https://github.com/mysticatea/vue-eslint-parser) from 6.0.0 to 6.0.2. - [Release notes](https://github.com/mysticatea/vue-eslint-parser/releases) - [Commits](https://github.com/mysticatea/vue-eslint-parser/compare/v6.0.0...v6.0.2) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index d8488300..8c7deaca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -825,8 +825,8 @@ uri-js@^4.2.2: punycode "^2.1.0" vue-eslint-parser@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.0.tgz#05928d34868d27969242cc614e250c99ce5c0a0d" + version "6.0.2" + resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.2.tgz#0fa8d960bfbfb76582ad029b4a9908816ae5d76f" dependencies: debug "^4.1.1" eslint-scope "^4.0.0"