From b0aaf694e61b9f85ba3050243e48040b873fa7b9 Mon Sep 17 00:00:00 2001 From: paladox Date: Wed, 23 Nov 2016 21:31:16 +0000 Subject: [PATCH] Update jshint to 2.9.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ecf112..a6abd30 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "chalk": "^1.1.1", "hooker": "^0.2.3", - "jshint": "~2.9.1" + "jshint": "~2.9.4" }, "devDependencies": { "grunt": "^1.0.0",