Bump nyc from 14.1.1 to 15.0.0

Bumps [nyc](https://github.com/istanbuljs/nyc) from 14.1.1 to 15.0.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/v14.1.1...v15.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-16 15:40:46 +00:00
committed by GitHub
parent 4058a6050d
commit 48755ea8e9
2 changed files with 738 additions and 375 deletions

1111
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"mocha": "^7.0.0",
"mocha-junit-reporter": "^1.23.2",
"mochawesome": "^4.1.0",
"nyc": "^14.1.1"
"nyc": "^15.0.0"
},
"scripts": {
"test": "./node_modules/.bin/mocha --require @babel/register"