From 1853be2ac774990a374f50136ae303a0a4bd0154 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 16 Apr 2019 10:27:04 +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 4b90b65..a988a56 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint-plugin-promise": "^4.0.1", "eslint-plugin-standard": "^4.0.0", "mocha": "^5.2.0", - "nyc": "^13.1.0", + "nyc": "^14.0.0", "postcss": "^7.0.7", "postcss-less": "^3.1.0", "postcss-reporter": "^6.0.1",