diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 16:52:06 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 16:52:06 -0700 |
| commit | abc4ecf670c190f070320fd04b94357a7963a2f1 (patch) | |
| tree | 898a56ba2a9f3b3eb8a8a81c8817129c5d431768 /package.json | |
| parent | d1b8ec85e25a33c824c4eb211cb5638e98fd616f (diff) | |
| download | bootstrap-abc4ecf670c190f070320fd04b94357a7963a2f1.tar.xz bootstrap-abc4ecf670c190f070320fd04b94357a7963a2f1.zip | |
Update ESLint to v2.10.2 (#20063)
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 caf86f069..10245ec63 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "autoprefixer": "^6.0.3", "babel-eslint": "^6.0.4", - "eslint": "^2.9.0", + "eslint": "^2.10.2", "grunt": "^0.4.5", "grunt-babel": "^5.0.3", "grunt-build-control": "^0.6.0", |
