From 4ad1dc8ae27137c71a4c7ff1f55cbf2f4789955b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Feb 2019 10:59:36 +0000 Subject: [PATCH] chore(package): update jshint to version 2.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8d7f71..5bb650a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "copy": "^0.3.0", "coveralls-send": "0.0.2", "istanbul": "^0.4.5", - "jshint": "^2.9.1", + "jshint": "^2.10.0", "mocha": "^3.2.0" } }