Skip to content

Commit 886f1b9

Browse files
chore: bump tap from 16.3.10 to 21.0.1
Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 21.0.1. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@21.0.1) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b308e9 commit 886f1b9

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
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"@npmcli/eslint-config": "^5.0.0",
1111
"@npmcli/template-oss": "4.23.3",
12-
"tap": "^16.0.1"
12+
"tap": "^21.0.1"
1313
},
1414
"scripts": {
1515
"cov:test": "TAP_FLAGS='--cov' npm run test:code",

0 commit comments

Comments
 (0)