Skip to content

Commit

Permalink
chore(deps-dev): bump tap from 16.3.8 to 18.4.2 (#157)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump tap from 16.3.8 to 18.4.2

Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.8 to 18.4.2.
- [Release notes](https://github.com/tapjs/tapjs/releases)
- [Commits](https://github.com/tapjs/tapjs/compare/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>

* fix: change no-coverage interface

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfonso Graziano <[email protected]>
  • Loading branch information
dependabot[bot] and alfonsograziano authored Oct 2, 2023
1 parent 5a6601f commit 7a93f56
Show file tree
Hide file tree
Showing 3 changed files with 10,645 additions and 9,753 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ node_modules

# Test logs
.nyc_output
coverage
coverage
.tap
Loading

0 comments on commit 7a93f56

Please sign in to comment.