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

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

https://greenkeeper.io/

* fix lint warnings
This commit is contained in:
greenkeeper[bot]
2017-01-14 15:04:10 +01:00
committed by Daniel Tschinder
parent a465d2580e
commit 62d1970f77
3 changed files with 6 additions and 4 deletions

View File

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