From 4b9765f7ec065c07bff7fc2b5e90d1d403016807 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 1 Jun 2018 21:40:26 +0000 Subject: [PATCH] chore(package): update nyc to version 12.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 824708a4..07bf6bba 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "delay": "^3.0.0", "express": "^4.15.2", "nsp": "^3.1.0", - "nyc": "^11.4.1", + "nyc": "^12.0.1", "pify": "^3.0.0", "sinon": "^5.0.0", "standard": "^11.0.0",