Upgrade ESLint to v2.7.0 (#20044)

Refs #19908

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert 2016-06-04 14:39:56 -07:00
parent 2b16f5c510
commit 6c2ba51ba4
2 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^6.0.4",
"eslint": "^2.5.3",
"eslint": "^2.7.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",