updates
This commit is contained in:
parent
3c414db312
commit
aa6c5ccd45
@ -12,10 +12,10 @@
|
|||||||
"url": "https://github.com/babel/babel-eslint.git"
|
"url": "https://github.com/babel/babel-eslint.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-traverse": "^6.0.20",
|
"babel-traverse": "^6.15.0",
|
||||||
"babel-types": "^6.0.19",
|
"babel-types": "^6.15.0",
|
||||||
"babylon": "^6.11.2",
|
"babylon": "^6.11.2",
|
||||||
"lodash.pickby": "^4.0.0"
|
"lodash.pickby": "^4.6.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"bootstrap": "git submodule update --init && cd eslint && npm install",
|
"bootstrap": "git submodule update --init && cd eslint && npm install",
|
||||||
@ -38,7 +38,7 @@
|
|||||||
"homepage": "https://github.com/babel/babel-eslint",
|
"homepage": "https://github.com/babel/babel-eslint",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^3.6.0",
|
"eslint": "^3.6.0",
|
||||||
"eslint-config-babel": "^1.0.1",
|
"eslint-config-babel": "^1.0.2",
|
||||||
"eslint-plugin-babel": "^3.3.0",
|
"eslint-plugin-babel": "^3.3.0",
|
||||||
"eslint-plugin-flow-vars": "^0.5.0",
|
"eslint-plugin-flow-vars": "^0.5.0",
|
||||||
"espree": "^3.3.1",
|
"espree": "^3.3.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user