Merge pull request #684 from ldapjs/dependabot/npm_and_yarn/tap-14.11.0

Bump tap from 14.10.8 to 14.11.0
This commit is contained in:
Tony Brix 2020-11-24 16:09:13 -06:00 committed by GitHub
commit da358a814c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
"husky": "^4.2.5", "husky": "^4.2.5",
"snazzy": "^9.0.0", "snazzy": "^9.0.0",
"standard": "^16.0.0", "standard": "^16.0.0",
"tap": "14.10.8" "tap": "14.11.0"
}, },
"scripts": { "scripts": {
"test": "tap --no-cov", "test": "tap --no-cov",