From 6fc090df6a1a1074d7bee153ce44ae002176ebf2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 9 Feb 2016 13:55:53 -0500 Subject: [PATCH] Build: Upgrade grunt-contrib-jshint to 0.12.0 Ref gh-1670 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.39.5