Bump tap from 14.10.8 to 14.11.0

Bumps [tap](https://github.com/tapjs/node-tap) from 14.10.8 to 14.11.0.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v14.10.8...v14.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-21 08:05:04 +00:00 committed by GitHub
parent 8405888ab8
commit 89d0ea86e1
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",
"snazzy": "^9.0.0",
"standard": "^16.0.0",
"tap": "14.10.8"
"tap": "14.11.0"
},
"scripts": {
"test": "tap --no-cov",