Skip to content

Commit

Permalink
[Dev Deps] update falafel, tap-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 30, 2016
1 parent 6369b77 commit 50f462e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
},
"devDependencies": {
"concat-stream": "~1.5.2",
"falafel": "~1.2.0",
"falafel": "~2.0.0",
"js-yaml": "~3.6.1",
"tap": "~7.1.1",
"tap-parser": "~2.2.2"
"tap-parser": "~3.0.3"
},
"scripts": {
"test": "tap test/*.js"
Expand Down

0 comments on commit 50f462e

Please sign in to comment.