Upgrade ESLint to v1.9.0

Refs #19908
This commit is contained in:
Chris Rebert 2016-05-30 23:59:23 -07:00
parent d8e118057d
commit 00a3e1d9ad
2 changed files with 3 additions and 2 deletions

View file

@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^4.1.3",
"eslint": "^1.7.3",
"eslint": "^1.9.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",