aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-09-13 02:50:47 +0800
committerGitHub <noreply@github.com>2017-09-13 02:50:47 +0800
commitcafebb6417331d9d0a0a83fdc1cc4fdb04d0a5ec (patch)
tree8aedd1808677531e563445f131b8d020532f3da7
parent0b31d3fc5ecfb3b591f2f17cca05036b05456119 (diff)
parent985fb7b07c92a74712c44be24ec800676e8d2da8 (diff)
downloadtangerine-wallet-browser-cafebb6417331d9d0a0a83fdc1cc4fdb04d0a5ec.tar.gz
tangerine-wallet-browser-cafebb6417331d9d0a0a83fdc1cc4fdb04d0a5ec.tar.zst
tangerine-wallet-browser-cafebb6417331d9d0a0a83fdc1cc4fdb04d0a5ec.zip
Merge pull request #2073 from MetaMask/greenkeeper/babel-eslint-8.0.0
Update babel-eslint to the latest version 🚀
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9d267bde6..12f79ba35 100644
--- a/package.json
+++ b/package.json
@@ -137,7 +137,7 @@
},
"devDependencies": {
"babel-core": "^6.24.1",
- "babel-eslint": "^7.2.3",
+ "babel-eslint": "^8.0.0",
"babel-plugin-transform-async-to-generator": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.23.0",