Skip to content

Commit 50f462e

Browse files
committed
[Dev Deps] update falafel, tap-parser
1 parent 6369b77 commit 50f462e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
},
2525
"devDependencies": {
2626
"concat-stream": "~1.5.2",
27-
"falafel": "~1.2.0",
27+
"falafel": "~2.0.0",
2828
"js-yaml": "~3.6.1",
2929
"tap": "~7.1.1",
30-
"tap-parser": "~2.2.2"
30+
"tap-parser": "~3.0.3"
3131
},
3232
"scripts": {
3333
"test": "tap test/*.js"

0 commit comments

Comments
 (0)