Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Commit 9360976

Browse files
committed
tap@2.1.1
- Settle promises used in test cases. - Handle out-of-bounds line numbers. PR-URL: #9981
1 parent 1ead0a4 commit 9360976

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
@@ -177,7 +177,7 @@
177177
"npm-registry-mock": "~1.0.1",
178178
"require-inject": "~1.2.1",
179179
"standard": "~4.5.4",
180-
"tap": "~2.0.0"
180+
"tap": "~2.1.1"
181181
},
182182
"scripts": {
183183
"dumpconf": "env | grep npm | sort | uniq",

0 commit comments

Comments
 (0)