aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-04 15:07:16 -0700
committerChris Rebert <[email protected]>2016-06-04 15:07:16 -0700
commitd1b8ec85e25a33c824c4eb211cb5638e98fd616f (patch)
treea6f754373a63af78107a623d74851bdc86f3c8f3 /package.json
parent1f5d8aa4b30475798f4fa4a4d0b607bd0771cb94 (diff)
downloadbootstrap-d1b8ec85e25a33c824c4eb211cb5638e98fd616f.tar.xz
bootstrap-d1b8ec85e25a33c824c4eb211cb5638e98fd616f.zip
Upgrade ESLint to v2.9.0 (#20047)
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 493c270bc..caf86f069 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^6.0.4",
- "eslint": "^2.8.0",
+ "eslint": "^2.9.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",