From 011a4547ed29a28ca2c048fbfba64f5a5d655826 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 23 Sep 2018 01:24:49 +0000 Subject: [PATCH] chore(package): update grunt-contrib-jshint to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cbf861..1e6234d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "expect.js": "^0.3.1", "grunt": "^1.0.1", "grunt-cli": "^1.2.0", - "grunt-contrib-jshint": "^1.0.0", + "grunt-contrib-jshint": "^2.0.0", "grunt-release": "^0.14.0", "grunt-simple-mocha": "^0.4.0", "mocha": "^3.0.2",