aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-05-31 01:27:01 -0700
committerChris Rebert <[email protected]>2016-05-31 01:27:01 -0700
commit166daf498a51a42fa2c1c8dd02aaf7678d9987c2 (patch)
tree8c6958b07f62e707f26e19c177835ee37df11b8f /package.json
parent97f521d5dd6f0b88f2b7b0daaaaa70ec2a535e54 (diff)
downloadbootstrap-166daf498a51a42fa2c1c8dd02aaf7678d9987c2.tar.xz
bootstrap-166daf498a51a42fa2c1c8dd02aaf7678d9987c2.zip
Upgrade ESLint to v2.2.0 (#20000)
[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 b87705106..5afbef629 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^6.0.4",
- "eslint": "^2.0.0",
+ "eslint": "^2.2.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",