Skip to content

Commit

Permalink
chore: update tap requirement from ^15.0.9 to ^15.1.6 (#35)
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2022
1 parent 295ec96 commit c0e523f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"form-data": "^4.0.0",
"parted": "^0.1.1",
"string-to-arraybuffer": "^1.0.2",
"tap": "^15.0.9",
"tap": "^15.1.6",
"whatwg-url": "^7.0.0"
},
"dependencies": {
Expand Down

0 comments on commit c0e523f

Please sign in to comment.