Skip to content

Commit b771a08

Browse files
Bump tap from 15.2.3 to 16.0.0 (#112)
Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.0.0. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](tapjs/tapjs@v15.2.3...v16.0.0) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa30e80 commit b771a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"fastify": "^3.0.0",
3333
"pre-commit": "^1.2.2",
3434
"standard": "^16.0.1",
35-
"tap": "^15.0.2",
35+
"tap": "^16.0.0",
3636
"tsd": "^0.18.0",
3737
"typescript": "^4.0.2"
3838
},

0 commit comments

Comments
 (0)