From 442a0281ecc8bd75ccbaa01e83dd49adfd230db0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Lark=C3=B6?= Date: Fri, 26 Jan 2018 13:40:41 +0100 Subject: [PATCH] Upgrade babel-eslint to fix https://github.com/eslint/eslint/issues/9767 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3464e3a9937e..aab0003a90c6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "devDependencies": { "babel-cli": "^6.22.2", "babel-core": "^6.25.0", - "babel-eslint": "^8.1.1", + "babel-eslint": "^8.2.1", "babel-plugin-inline-react-svg": "^0.4.0", "babel-plugin-transform-runtime": "^6.22.0", "babel-preset-es2015": "^6.1.18", diff --git a/yarn.lock b/yarn.lock index 8a7982becae7..b6aed95c01ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -493,7 +493,7 @@ babel-core@^6.24.1, babel-core@^6.25.0, babel-core@^6.26.0, babel-core@^6.7.2: slash "^1.0.0" source-map "^0.5.6" -babel-eslint@^8.1.1: +babel-eslint@^8.2.1: version "8.2.1" resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.1.tgz#136888f3c109edc65376c23ebf494f36a3e03951" dependencies: