From 204be3d16e986fcb97053eb246cc160a4e5c2087 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 19 Nov 2015 15:17:00 -0600 Subject: [PATCH] chore(package): update gulp-jshint to version 2.0.0 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b1f058..3b81127 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "gulp-eslint": "^1.0.0", "gulp-istanbul": "^0.10.0", "gulp-jscs": "^3.0.1", - "gulp-jshint": "^1.11.0", + "gulp-jshint": "^2.0.0", "gulp-mocha": "^2.1.0" } }