From 05d04ef4e406f4e7f4ffd673871f78939983decd 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 0677323571c..648288143aa 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 95f07a20a11..feaf6433844 100644 --- a/yarn.lock +++ b/yarn.lock @@ -453,7 +453,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: