diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 17:08:59 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 17:08:59 -0700 |
| commit | 04165ba6e31cd03e9145f666532d38b147abf703 (patch) | |
| tree | 598af4691c1849599fb3613e157b0f3e3e267eb8 /package.json | |
| parent | abc4ecf670c190f070320fd04b94357a7963a2f1 (diff) | |
| download | bootstrap-04165ba6e31cd03e9145f666532d38b147abf703.tar.xz bootstrap-04165ba6e31cd03e9145f666532d38b147abf703.zip | |
Update ESLint to v2.11.1 (latest stable) (#20068)
Fixes #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 10245ec63..e4c9a2ec4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "autoprefixer": "^6.0.3", "babel-eslint": "^6.0.4", - "eslint": "^2.10.2", + "eslint": "^2.11.1", "grunt": "^0.4.5", "grunt-babel": "^5.0.3", "grunt-build-control": "^0.6.0", |
