Skip to content

Commit

Permalink
[Dev Deps] update concat-stream, falafel, js-yaml, tap-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 14, 2016
1 parent 13654ad commit 9a6b655
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"through": "~2.3.8"
},
"devDependencies": {
"concat-stream": "~1.4.1",
"falafel": "~1.0.1",
"js-yaml": "^3.3.1",
"concat-stream": "~1.5.1",
"falafel": "~1.2.0",
"js-yaml": "~3.5.3",
"tap": "~0.7.1",
"tap-parser": "^1.1.6"
"tap-parser": "~1.2.2"
},
"scripts": {
"test": "tap test/*.js"
Expand Down

0 comments on commit 9a6b655

Please sign in to comment.