From e29a9ddaf1ed96a971c075c3292229a4f32245c0 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 22 Jan 2015 15:07:28 -0800 Subject: update grunt-contrib-jshint to ~0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 024e8f6..c2aa410 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-clean": "~0.6.0", - "grunt-contrib-jshint": "~0.10.0", + "grunt-contrib-jshint": "~0.11.0", "grunt-contrib-nodeunit": "~0.4.0", "grunt-eslint": "^4.0.0", "grunt-jscs": "^1.1.0", -- cgit v1.2.3