Skip to content

Commit 7b00833

Browse files
committed
v5.4.0
- [New] `t.match`/`t.doesNotMatch: fail the test instead of throw on wrong input types. - [actions] reuse common workflows - [Deps] update `has-dynamic-import`, `object-inspect` - [Dev Deps] update `eslint`, `@ljharb/eslint-config`
1 parent 8881fea commit 7b00833

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
@@ -1,6 +1,6 @@
11
{
22
"name": "tape",
3-
"version": "5.3.2",
3+
"version": "5.4.0",
44
"description": "tap-producing test harness for node and browsers",
55
"main": "index.js",
66
"browser": {

0 commit comments

Comments
 (0)