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

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

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-08-28 03:22:17 +00:00
committed by peril-parse-community[bot]
parent 5236039b1e
commit bd2342ebfa
2 changed files with 94 additions and 81 deletions

View File

@@ -48,7 +48,7 @@
"@parse/minami": "^1.0.0",
"babel-cli": "6.26.0",
"babel-core": "6.26.0",
"babel-eslint": "^8.2.2",
"babel-eslint": "^9.0.0",
"babel-plugin-transform-flow-strip-types": "6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "1.6.1",