aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-04 14:01:12 -0700
committerChris Rebert <[email protected]>2016-06-04 14:01:12 -0700
commit92ec110f089e268d88b81727ddf08d14db3c1df7 (patch)
tree73f9de2b3befa3ef9cd9a4bfcd02ca1c0fbaeb93 /package.json
parenta5ea86747aa62f1fa9644d37421604bd090742a4 (diff)
downloadbootstrap-92ec110f089e268d88b81727ddf08d14db3c1df7.tar.xz
bootstrap-92ec110f089e268d88b81727ddf08d14db3c1df7.zip
Upgrade ESLint to v2.3.0 (#20041)
Refs #19908 [skip sauce]
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 f8e414148..28df1b346 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^6.0.4",
- "eslint": "^2.2.0",
+ "eslint": "^2.3.0",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",