From f5e80d0d4ff2c440ff213327c49bfbd79d787f78 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 23 Sep 2018 01:12:59 +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 fcbb5e1..b06eca0 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "grunt-bower-install-simple": "^1.0.2", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-connect": "^1.0.2", - "grunt-contrib-jshint": "^1.1.0", + "grunt-contrib-jshint": "^2.0.0", "grunt-contrib-nodeunit": "^1.0.0", "grunt-contrib-qunit": "^2.0.0", "grunt-contrib-uglify": "^3.0.0",