Skip to content

Commit a80e655

Browse files
committed
[Dev Deps] update js-yaml, tap-parser
1 parent 9b27d19 commit a80e655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"devDependencies": {
2727
"concat-stream": "~1.5.2",
2828
"falafel": "~2.0.0",
29-
"js-yaml": "~3.6.1",
29+
"js-yaml": "~3.7.0",
3030
"tap": "~7.1.1",
31-
"tap-parser": "~3.0.3"
31+
"tap-parser": "~3.0.4"
3232
},
3333
"scripts": {
3434
"test": "tap test/*.js"

0 commit comments

Comments
 (0)