From 0a56a86e737aea5904626b396d679e55d0ff1c96 Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Fri, 22 Mar 2019 14:43:04 +0200 Subject: [PATCH] Update NYC. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d994a1ed..779fb854 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "graceful-fs": "4.1.4", "jshint": "^2.10.1", "mocha": "^5.2.0", - "nyc": "^11.8.0", + "nyc": "^13.3.0", "rimraf": "^2.4.3", "sinon": "^1.10.3", "sinon-chai": "^2.6.0"