Bump tap from 15.0.2 to 15.0.6

Bumps [tap](https://github.com/tapjs/node-tap) from 15.0.2 to 15.0.6.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.0.2...v15.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-01 07:01:31 +00:00 committed by GitHub
parent 69a18c7983
commit 88bb4c40a5
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": "^10.6.0", "highlight.js": "^10.6.0",
"husky": "^4.2.5", "husky": "^4.2.5",
"marked": "^2.0.0", "marked": "^2.0.0",
"tap": "15.0.2" "tap": "15.0.6"
}, },
"scripts": { "scripts": {
"test": "tap --no-cov", "test": "tap --no-cov",