Merge pull request #720 from ldapjs/dependabot/npm_and_yarn/tap-15.0.6

Bump tap from 15.0.2 to 15.0.6
This commit is contained in:
James Sumners 2021-05-04 08:05:32 -04:00 committed by GitHub
commit 17d8b4cedf
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",
"husky": "^4.2.5",
"marked": "^2.0.0",
"tap": "15.0.2"
"tap": "15.0.6"
},
"scripts": {
"test": "tap --no-cov",