From 59efdc518429d4c80495df7978ca19d967078c76 Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Thu, 3 Sep 2015 14:19:42 -0700 Subject: [PATCH] build: Bump grunt-contrib-jshint from 0.11.2 to 0.11.3 to fix upstream issue Change-Id: I5e9a3e0665bb894af3a005be46053fbdae4a4baa --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbcf4d6b0..f7128dbe1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "grunt": "0.4.5", "grunt-cli": "0.1.13", "grunt-contrib-csslint": "0.4.0", - "grunt-contrib-jshint": "0.11.2", + "grunt-contrib-jshint": "0.11.3", "grunt-contrib-watch": "0.6.1", "grunt-banana-checker": "0.2.2", "grunt-jscs": "1.8.0",