diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 14:52:07 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 14:52:07 -0700 |
| commit | 1f5d8aa4b30475798f4fa4a4d0b607bd0771cb94 (patch) | |
| tree | dab5b82e36b6d504a7caa89fd16d87026b8d4b5d /package.json | |
| parent | 6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562 (diff) | |
| download | bootstrap-1f5d8aa4b30475798f4fa4a4d0b607bd0771cb94.tar.xz bootstrap-1f5d8aa4b30475798f4fa4a4d0b607bd0771cb94.zip | |
Update ESLint to v2.8.0 (#20045)
Refs #19908
[skip sauce]
[skip validator]
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 117bfc64b..493c270bc 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "autoprefixer": "^6.0.3", "babel-eslint": "^6.0.4", - "eslint": "^2.7.0", + "eslint": "^2.8.0", "grunt": "^0.4.5", "grunt-babel": "^5.0.3", "grunt-build-control": "^0.6.0", |
