From 210fab4522dd6b9162a979489a4472acea67071a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 07:24:09 +0000 Subject: [PATCH] chore(deps-dev): bump nyc from 11.9.0 to 15.1.0 Bumps [nyc](https://github.com/istanbuljs/nyc) from 11.9.0 to 15.1.0. - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md) - [Commits](https://github.com/istanbuljs/nyc/compare/v11.9.0...v15.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06e9c63..0077cbb 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "cpy-cli": "^1.0.1", "flow-bin": "^0.55.0", "mocha": "^3.0.2", - "nyc": "^11.2.1", + "nyc": "^15.1.0", "rollup": "^0.50.0", "rollup-plugin-buble": "0.15.0", "snazzy": "^7.0.0",