diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 14:28:34 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 14:28:34 -0700 |
| commit | 2b16f5c5100c8a42bccad028903eadac2875e20c (patch) | |
| tree | 1e177c185c1e98af237effb6f5c3e69ac5956663 /package.json | |
| parent | c5eb5a45e92888da4ecd926c4397ab56c41f163d (diff) | |
| download | bootstrap-2b16f5c5100c8a42bccad028903eadac2875e20c.tar.xz bootstrap-2b16f5c5100c8a42bccad028903eadac2875e20c.zip | |
Update ESLint to v2.5.3 (#20043)
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 8604d9f58..d5f02993f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "autoprefixer": "^6.0.3", "babel-eslint": "^6.0.4", - "eslint": "^2.4.0", + "eslint": "^2.5.3", "grunt": "^0.4.5", "grunt-babel": "^5.0.3", "grunt-build-control": "^0.6.0", |
