From d84f1a4cd83536d892492eb9a636934602d4a9c5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 01:18:24 +0000 Subject: [PATCH] chore(package): update nyc to version 15.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08905d8..7367606 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-plugin-standard": "^4.0.0", "express": "^4.16.4", "mocha": "^6.1.1", - "nyc": "^14.0.0", + "nyc": "^15.0.0", "sinon": "^7.2.4", "sinon-chai": "^3.3.0", "tsd": "^0.8.0",