aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-05-30 23:51:23 -0700
committerChris Rebert <[email protected]>2016-05-30 23:51:23 -0700
commitd8e118057d4fea699089a984fbfb147135756c8f (patch)
tree31a01388083b93feca2e6663d12a77919463b544 /package.json
parent5a35ad6d74c8d9e5aa99a1fc255300a8fd2ac0b4 (diff)
parent412481ba1422ef47d348c1624e8208e3c8aaea3c (diff)
downloadbootstrap-d8e118057d4fea699089a984fbfb147135756c8f.tar.xz
bootstrap-d8e118057d4fea699089a984fbfb147135756c8f.zip
Merge pull request #19993 from twbs/eslint-1.7.3
Upgrade ESlint to v1.7.3
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 f4c96bb7b..c7d0d9538 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"devDependencies": {
"autoprefixer": "^6.0.3",
"babel-eslint": "^4.1.3",
- "eslint": "^1.5.1",
+ "eslint": "^1.7.3",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.3",
"grunt-build-control": "^0.6.0",