aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2016-02-09 13:55:53 -0500
committerScott González <scott.gonzalez@gmail.com>2016-02-09 14:18:28 -0500
commit6fc090df6a1a1074d7bee153ce44ae002176ebf2 (patch)
tree7917f3f784992ad5ce9b8d4842324a32c1bf2e19 /package.json
parent811080693de5de84a9151978cc2ee6c6f7bdf3a5 (diff)
downloadjquery-ui-6fc090df6a1a1074d7bee153ce44ae002176ebf2.tar.gz
jquery-ui-6fc090df6a1a1074d7bee153ce44ae002176ebf2.zip
Build: Upgrade grunt-contrib-jshint to 0.12.0
Ref gh-1670
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 34a35d2dc..267d6dca1 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"grunt-compare-size": "0.4.0",
"grunt-contrib-concat": "0.5.1",
"grunt-contrib-csslint": "0.5.0",
- "grunt-contrib-jshint": "0.7.1",
+ "grunt-contrib-jshint": "0.12.0",
"grunt-contrib-qunit": "0.6.0",
"grunt-contrib-requirejs": "0.4.4",
"grunt-contrib-uglify": "0.1.1",