aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-04 14:28:34 -0700
committerChris Rebert <[email protected]>2016-06-04 14:28:34 -0700
commit2b16f5c5100c8a42bccad028903eadac2875e20c (patch)
tree1e177c185c1e98af237effb6f5c3e69ac5956663 /package.json
parentc5eb5a45e92888da4ecd926c4397ab56c41f163d (diff)
downloadbootstrap-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.json2
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",