From 2cc163edcc213f90482f1a969f70684ed85e391b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 10 May 2019 02:38:34 +0000 Subject: [PATCH] chore(package): update nyc to version 14.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5a99c4..e66dffb 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-standard": "^4.0.0", "express": "^4.16.4", "mocha": "^6.1.1", - "nyc": "^14.0.0", + "nyc": "^14.1.1", "sinon": "^7.2.4", "sinon-chai": "^3.3.0" },