From 85ed04cfed54e67e6928259c84a07d5bf63f4ff2 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 23 Nov 2016 22:40:17 +0000 Subject: [PATCH] chore(package): update grunt-contrib-jshint to version 1.1.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 235800e..bae9fcd 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "coveralls": "^2.11.2", "grunt": "~0.4.2", "grunt-cli": "^0.1.13", - "grunt-contrib-jshint": "~0.7.2", + "grunt-contrib-jshint": "~1.1.0", "grunt-mocha-cli": "~1.4.0", "grunt-mocha-istanbul": "^2.2.0", "istanbul": "^0.3.4",