build(deps-dev): bump tap from 15.1.5 to 15.1.6

Bumps [tap](https://github.com/tapjs/node-tap) from 15.1.5 to 15.1.6.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.1.5...v15.1.6)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-08 08:03:34 +00:00 committed by GitHub
parent c6cc64aaaf
commit 5f76ea73d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
"highlight.js": "^11.0.1", "highlight.js": "^11.0.1",
"husky": "^4.2.5", "husky": "^4.2.5",
"marked": "^4.0.0", "marked": "^4.0.0",
"tap": "15.1.5" "tap": "15.1.6"
}, },
"scripts": { "scripts": {
"test": "tap --no-cov", "test": "tap --no-cov",