Skip to content

Commit 925f498

Browse files
build(deps-dev): bump tap from 15.2.3 to 16.0.0 (#93)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6119b0 commit 925f498

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
@@ -38,7 +38,7 @@
3838
"pre-commit": "^1.2.2",
3939
"snazzy": "^9.0.0",
4040
"standard": "^16.0.4",
41-
"tap": "^15.1.6",
41+
"tap": "^16.0.0",
4242
"tsd": "^0.19.1"
4343
},
4444
"dependencies": {

0 commit comments

Comments
 (0)