Skip to content

Commit ea50437

Browse files
dependabot[bot]wraithgar
authored andcommittedFeb 14, 2022
chore: update tap requirement from ^15.0.10 to ^15.1.6
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.10...v15.1.6) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 305629e commit ea50437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@npmcli/template-oss": "^2.7.1",
4747
"eslint": "^8.0.0",
48-
"tap": "^15.0.10"
48+
"tap": "^15.1.6"
4949
},
5050
"dependencies": {
5151
"@npmcli/name-from-folder": "^1.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.