From dafec9828171eda20614d67501d439641ee9f09c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 Aug 2016 17:30:47 -0700 Subject: [PATCH] chore(package): update jshint-stylish to version 2.2.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5de0561..63da87a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "chai": "^1.9.1", "grunt-contrib-watch": "^0.6.1", "grunt-contrib-jshint": "^0.10.0", - "jshint-stylish": "^0.1.5", + "jshint-stylish": "^2.2.1", "istanbul": "^0.2.7", "mocha": "^1.18.2", "sinon": "^1.9.1",