From c1d52e49d096c4472defd486065f3ae5921bb1e1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 1 Jun 2017 05:26:23 +0000 Subject: [PATCH] chore(package): update nyc to version 11.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57ff42c..0010cf9 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "codecov": "^2.0.0", "docdash": "web-build-hub/docdash", "eslint": "^3.16.1", - "nyc": "^10.0.0", + "nyc": "^11.0.1", "mocha": "^3.2.0", "rewire": "^2.5.2", "sinon": "^2.0.0",