Skip to content

Commit

Permalink
chore: update tap requirement from ^15.0.6 to ^15.1.6 (#69)
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.6...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 Mar 2, 2022
1 parent 22d0352 commit 2d5f767
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 @@ -21,7 +21,7 @@
"devDependencies": {
"@npmcli/template-oss": "^2.9.1",
"mutate-fs": "^2.1.1",
"tap": "^15.0.6"
"tap": "^15.1.6"
},
"scripts": {
"test": "tap",
Expand Down

0 comments on commit 2d5f767

Please sign in to comment.