Browse Source

Bump minimist and nyc

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.7 and updates ancestor dependency [nyc](https://github.com/istanbuljs/nyc). These dependencies need to be updated together.


Updates `minimist` from 0.0.8 to 1.2.7
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v0.0.8...v1.2.7)

Updates `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)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: nyc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/minimist-and-nyc-1.2.7
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
801510e126
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 26536
      package-lock.json
  2. 2
      package.json

26536
package-lock.json

File diff suppressed because it is too large

2
package.json

@ -32,7 +32,7 @@
"ava": "^0.25.0",
"coveralls": "^3.0.0",
"eslint-config-xo-lukechilds": "^1.0.0",
"nyc": "^11.0.3",
"nyc": "^15.1.0",
"this": "^1.0.2",
"xo": "^0.20.1"
}

Loading…
Cancel
Save