aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-05-30 23:59:23 -0700
committerChris Rebert <[email protected]>2016-05-30 23:59:24 -0700
commit00a3e1d9adfe0d7fc5a2e9ef2e529a1095de55d2 (patch)
treed242b876ebcf40f1b6282d0280dcf7af84dc972d /package.json
parentd8e118057d4fea699089a984fbfb147135756c8f (diff)
downloadbootstrap-00a3e1d9adfe0d7fc5a2e9ef2e529a1095de55d2.tar.xz
bootstrap-00a3e1d9adfe0d7fc5a2e9ef2e529a1095de55d2.zip
Upgrade ESLint to v1.9.0
Refs #19908
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 c7d0d9538..d358bb866 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^4.1.3",
- "eslint": "^1.7.3",
+ "eslint": "^1.9.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",