build(deps): bump minimist and tap

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


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

Updates `tap` from 11.1.5 to 18.5.2
- [Release notes](https://github.com/tapjs/tapjs/releases)
- [Commits](https://github.com/tapjs/tapjs/compare/v11.1.5...tap@18.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-18 12:29:10 +00:00 committed by GitHub
parent 8aa528867c
commit b6066a2cc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5193 additions and 4319 deletions

9510
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -36,7 +36,7 @@
"glob": "^7.0.6",
"husky": "0.14.3",
"semantic-release": "^15.1.6",
"tap": "^11.1.3"
"tap": "^18.5.2"
},
"engines": {
"node": ">=8.0"