Skip to content

Commit eeb423a

Browse files
committed
1 parent 5b83028 commit eeb423a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"isexe": "^2.0.0",
3737
"istanbul-lib-processinfo": "^1.0.0",
3838
"jackspeak": "^1.4.0",
39-
"minipass": "^2.5.1",
39+
"minipass": "^2.8.3",
4040
"mkdirp": "^0.5.1",
4141
"nyc": "^14.1.1",
4242
"opener": "^1.5.1",

tap-snapshots/test-tap-resume.js-TAP.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ exports[`test/tap/resume.js TAP > stderr 1`] = `
1818

1919
exports[`test/tap/resume.js TAP > stdout 1`] = `
2020
1
21-
ok 1 - 2
2221
3
22+
ok 1 - 2
2323
ok 2 - 4
2424
ok 3 - 5
2525
1..3

0 commit comments

Comments
 (0)