From b4bbdb280e5a1bda65fd28fc203cf9826bc21ccd Mon Sep 17 00:00:00 2001 From: Esref Durna Date: Mon, 12 Jun 2017 01:24:11 +0000 Subject: [PATCH] updated package grunt-contrib-jshint from 1.0.0 to 1.1.0 Npm link : https://www.npmjs.com/package/grunt-contrib-jshint Repository link : https://github.com/gruntjs/grunt-contrib-jshint/releases --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8aaa9ba..5706aaf 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt": "^1.0.1", "grunt-benchmark": "^0.3.0", "grunt-cli": "^1.2.0", - "grunt-contrib-jshint": "^1.0.0", + "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-nodeunit": "^1.0.0", "rimraf": "^2.5.2", "semistandard": "^7.0.5"