Skip to content

Commit 99ec764

Browse files
committed
deps: hotfix upgrade npm tap version to get tests working
1 parent 89490f1 commit 99ec764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"sprintf-js": "~1.0.3",
197197
"standard": "~6.0.8",
198198
"tacks": "~1.2.1",
199-
"tap": "~6.3.2"
199+
"tap": "~7.0.0"
200200
},
201201
"scripts": {
202202
"dumpconf": "env | grep npm | sort | uniq",

0 commit comments

Comments
 (0)