chore(package): update babel-eslint to version 10.0.1 (#1729)

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

Closes #1728

* chore(package): update lockfile yarn.lock
This commit is contained in:
ylemkimon
2018-10-13 10:38:33 +09:00
committed by Kevin Barabash
parent 3907545e2c
commit 5e4c0bec74
2 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
"@babel/register": "^7.0.0",
"@babel/runtime": "^7.0.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^9.0.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.0.1",
"babel-loader": "^8.0.2",
"babel-plugin-istanbul": "^5.0.1",