From 80bc0812cedab4642826cf0379ded5a06a652d0b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Mar 2019 12:31:12 +0000 Subject: [PATCH] chore(package): update grunt-contrib-jshint to version 2.1.0 Closes #39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a79881..d6ca4cb 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "chai-as-promised": "^7.0.0", "es6-promise": "^4.0.0", "grunt": "^1.0.0", - "grunt-contrib-jshint": "^1.0.0", + "grunt-contrib-jshint": "^2.1.0", "grunt-contrib-watch": "^1.0.0", "grunt-mocha-test": "^0.13.0", "jshint": "^2.9.0",