update eslint

This commit is contained in:
Henry Zhu 2015-12-01 09:58:43 -05:00
parent 423683e7ef
commit fa7dfc272a
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 8f6f543b2952e439ba5e158b3f0bcfd150ab3914
Subproject commit fdce86d24e30a31c0c819262b72ab6b454cb552a

View File

@ -29,7 +29,7 @@
},
"homepage": "https://github.com/babel/babel-eslint",
"devDependencies": {
"eslint": "^1.9.0",
"eslint": "^1.10.2",
"espree": "^2.2.5",
"mocha": "^2.3.3"
}