From f4c7c831db11418c954db7ac7d10a5232579ef72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 11:45:50 +0100 Subject: [PATCH] chore(deps): update dependency nyc to v15 (#270) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ded2a79..07df763 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "istanbul-lib-instrument": "4.0.3", "jsdom": "9.12.0", "mocha": "8.2.1", - "nyc": "14.1.1", + "nyc": "15.1.0", "selenium-webdriver": "4.0.0-alpha.8", "serve-static": "1.14.1", "shelljs": "0.8.4",