Skip to content

Commit 9a6b655

Browse files
committed
[Dev Deps] update concat-stream, falafel, js-yaml, tap-parser
1 parent 13654ad commit 9a6b655

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"through": "~2.3.8"
2424
},
2525
"devDependencies": {
26-
"concat-stream": "~1.4.1",
27-
"falafel": "~1.0.1",
28-
"js-yaml": "^3.3.1",
26+
"concat-stream": "~1.5.1",
27+
"falafel": "~1.2.0",
28+
"js-yaml": "~3.5.3",
2929
"tap": "~0.7.1",
30-
"tap-parser": "^1.1.6"
30+
"tap-parser": "~1.2.2"
3131
},
3232
"scripts": {
3333
"test": "tap test/*.js"

0 commit comments

Comments
 (0)