From 5f6470f6faa8f20900b94e29063f3672c36f4f2d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 23 Sep 2018 01:14:23 +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 2d5a42b..ef2a1cc 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "devDependencies": { "grunt": "~1.0.1", "grunt-contrib-concat": "^1.0.1", - "grunt-contrib-jshint": "~1.1.0", + "grunt-contrib-jshint": "~2.0.0", "grunt-contrib-qunit": "~1.3.0", "grunt-contrib-uglify": "~2.0.0", "grunt-contrib-watch": "~1.0.0"