Skip to content

Commit

Permalink
chore: update tap requirement from ^15.0.9 to ^15.1.6 (#4)
Browse files Browse the repository at this point in the history
Updates the requirements on [tap](https://github.com/tapjs/node-tap) to permit the latest version.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](tapjs/tapjs@v15.0.9...v15.1.6)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2022
1 parent 9df3c8e commit dde5d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"chalk": "^4.1.2",
"cli-progress": "^3.10.0",
"npmlog": "^6.0.1",
"tap": "^15.0.9"
"tap": "^15.1.6"
},
"tap": {
"coverage-map": "map.js"
Expand Down

0 comments on commit dde5d1c

Please sign in to comment.