summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorErik Larkö <erik@larko.se>2018-01-26 13:40:41 +0100
committerErik Larkö <erik@mullvad.net>2018-01-31 10:15:11 +0100
commit039aec8952fa0cc21e7eaae4bdfb7b788e9a1c49 (patch)
tree92122cbfcfef52c892f4e79808e077a7b132e821
parentb4e77b6c347534a8a3cc7a0e47d27506bf10525a (diff)
downloadmullvadvpn-039aec8952fa0cc21e7eaae4bdfb7b788e9a1c49.tar.xz
mullvadvpn-039aec8952fa0cc21e7eaae4bdfb7b788e9a1c49.zip
Upgrade babel-eslint to fix https://github.com/eslint/eslint/issues/9767
-rw-r--r--package.json2
-rw-r--r--yarn.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 65aa06dd60..8f1a5d70be 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 95f07a20a1..feaf643384 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: