Skip to content

Commit 2a91332

Browse files
dependabot[bot]rvagg
authored andcommitted
chore(deps-dev): bump tap from 19.2.5 to 21.0.1
Bumps [tap](https://github.com/tapjs/tapjs) from 19.2.5 to 21.0.1. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/tap@19.2.5...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 c70a828 commit 2a91332

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
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"standard": "^17.1.0",
47-
"tap": "^19.0.0"
47+
"tap": "^21.0.1"
4848
},
4949
"scripts": {
5050
"lint": "standard",

0 commit comments

Comments
 (0)