From 19fd54cb5ec27560b616b609e06ec078576149ed Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 25 Sep 2018 22:42:54 +0000 Subject: [PATCH] chore(package): update lockfile yarn.lock --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9a8819f..eae4d39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1111,9 +1111,9 @@ babel-code-frame@^6.26.0: esutils "^2.0.2" js-tokens "^3.0.2" -babel-eslint@^9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220" +babel-eslint@^10.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.0.tgz#0bb43e6b11a119bf3defbb1ee2521f42e2d413c9" dependencies: "@babel/code-frame" "^7.0.0" "@babel/parser" "^7.0.0"