From b1ec78cc98a7dfdd9d2f63097439583226f74d61 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 2 May 2019 13:01:23 +0000 Subject: [PATCH] chore(package): update nyc to version 14.1.0 Closes #91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83104c3..73e3f27 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-contrib-watch": "^1.0.0", "grunt-exec": "^3.0.0", "noflo-core": ">= 0.4.0", - "nyc": "^13.2.0" + "nyc": "^14.1.0" }, "main": "./runtime/network.js", "scripts": {