Merge pull request #22 from jcputney/dependabot/npm_and_yarn/master/nyc-15.0.0

Bump nyc from 14.1.1 to 15.0.0
This commit is contained in:
Jonathan Putney
2020-01-16 10:42:49 -05:00
committed by GitHub
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": "^7.0.0",
"mocha-junit-reporter": "^1.23.2", "mocha-junit-reporter": "^1.23.2",
"mochawesome": "^4.1.0", "mochawesome": "^4.1.0",
"nyc": "^14.1.1" "nyc": "^15.0.0"
}, },
"scripts": { "scripts": {
"test": "./node_modules/.bin/mocha --require @babel/register" "test": "./node_modules/.bin/mocha --require @babel/register"