Skip to content

Commit

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

Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.8 to 18.4.5.
- [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]>

* chore: update tap

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mathieu Davy <“[email protected]”>
  • Loading branch information
dependabot[bot] and Mathieu Davy authored Oct 10, 2023
1 parent f76598e commit fd880f6
Show file tree
Hide file tree
Showing 4 changed files with 13,952 additions and 13,840 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ npm-shrinkwrap.json

.vscode
.eslintcache
.nyc_output
.tap
.idea/
10 changes: 6 additions & 4 deletions .taprc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
branches: 63.88
lines: 78
functions: 75
statements: 78
# vim: set filetype=yaml :
plugin:
- "!@tapjs/typescript"
allow-incomplete-coverage: true
coverage-report:
- none
Loading

0 comments on commit fd880f6

Please sign in to comment.