mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-11 06:18:08 -05:00
[Dev Deps] update babel-related deps to latest
This commit is contained in:
@@ -53,8 +53,9 @@
|
||||
},
|
||||
"homepage": "https://github.com/airbnb/javascript",
|
||||
"devDependencies": {
|
||||
"babel-preset-airbnb": "^2.6.0",
|
||||
"babel-tape-runner": "^2.0.1",
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"babel-preset-airbnb": "^4.0.1",
|
||||
"babel-tape-runner": "^3.0.0",
|
||||
"eclint": "^2.8.1",
|
||||
"eslint": "^5.16.0 || ^6.1.0",
|
||||
"eslint-find-rules": "^3.4.0",
|
||||
|
||||
@@ -59,8 +59,9 @@
|
||||
"object.entries": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-preset-airbnb": "^2.6.0",
|
||||
"babel-tape-runner": "^2.0.1",
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"babel-preset-airbnb": "^4.0.1",
|
||||
"babel-tape-runner": "^3.0.0",
|
||||
"eclint": "^2.8.1",
|
||||
"eslint": "^5.16.0 || ^6.1.0",
|
||||
"eslint-find-rules": "^3.4.0",
|
||||
|
||||
Reference in New Issue
Block a user