Update babel-eslint to the latest version 🚀 (#738)
* chore(package): update babel-eslint to version 8.0.1 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
This commit is contained in:
parent
b8ba10532e
commit
17be9360af
@ -23,7 +23,7 @@
|
||||
"devDependencies": {
|
||||
"ava": "^0.22.0",
|
||||
"babel-core": "7.0.0-alpha.18",
|
||||
"babel-eslint": "8.0.0",
|
||||
"babel-eslint": "8.0.1",
|
||||
"babel-helper-fixtures": "7.0.0-alpha.18",
|
||||
"babel-plugin-external-helpers": "7.0.0-alpha.18",
|
||||
"babel-plugin-istanbul": "^4.1.4",
|
||||
|
||||
@ -407,9 +407,9 @@ babel-core@^6.17.0, babel-core@^6.26.0:
|
||||
slash "^1.0.0"
|
||||
source-map "^0.5.6"
|
||||
|
||||
babel-eslint@8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.0.0.tgz#ce06f385bdfb5b6d7e603f06222f891abd14c240"
|
||||
babel-eslint@8.0.1:
|
||||
version "8.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.0.1.tgz#5d718be7a328625d006022eb293ed3008cbd6346"
|
||||
dependencies:
|
||||
babel-code-frame "7.0.0-beta.0"
|
||||
babel-traverse "7.0.0-beta.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user