From 340e50dd1bb84af3a5b67bae82915f5847a222a1 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 21 Aug 2016 13:10:06 -0700 Subject: [PATCH] chore(package): update istanbul to version 0.4.5 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5de0561..d57f8e7 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-contrib-watch": "^0.6.1", "grunt-contrib-jshint": "^0.10.0", "jshint-stylish": "^0.1.5", - "istanbul": "^0.2.7", + "istanbul": "^0.4.5", "mocha": "^1.18.2", "sinon": "^1.9.1", "proxyquire": "^0.6.0"