From 5a6253d8ae6a889332b6ceef8259b6b0b0266566 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 16 Apr 2019 10:33:12 +0000 Subject: [PATCH] chore(package): update nyc to version 14.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93fc892f..eb8ef226 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependency-check": "^3.3.0", "hallmark": "^0.1.0", "level-community": "^3.0.0", - "nyc": "^13.2.0", + "nyc": "^14.0.0", "sinon": "^7.2.4", "standard": "^12.0.0", "tape": "^4.10.0"