Update eslint-config-babel to the latest version 🚀 (#299)

* chore(package): update eslint-config-babel to version 6.0.0

https://greenkeeper.io/

* Fix linting
This commit is contained in:
greenkeeper[bot]
2017-01-15 11:12:49 +01:00
committed by Daniel Tschinder
parent 9d78213ab6
commit 68a173c97c
4 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
"codecov": "^1.0.1",
"cross-env": "^2.0.0",
"eslint": "^3.7.1",
"eslint-config-babel": "^5.0.0",
"eslint-config-babel": "^6.0.0",
"eslint-plugin-flowtype": "^2.20.0",
"flow-bin": "^0.37.0",
"nyc": "^10.0.0",