aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-04 14:39:56 -0700
committerChris Rebert <[email protected]>2016-06-04 14:39:56 -0700
commit6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562 (patch)
treec67dbd00582dda2a8f14a033f5a4b58e9bb35a80 /package.json
parent2b16f5c5100c8a42bccad028903eadac2875e20c (diff)
downloadbootstrap-6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562.tar.xz
bootstrap-6c2ba51ba44dfbdecd46cbba7569ec2fabdf4562.zip
Upgrade ESLint to v2.7.0 (#20044)
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 d5f02993f..117bfc64b 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^6.0.4",
- "eslint": "^2.5.3",
+ "eslint": "^2.7.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",