Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Sep 7, 2016
1 parent 8ddae86 commit c763f5c
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 @@ -29,7 +29,7 @@
"author": "Francois-Guillaume Ribreau <npm@fgribreau.com> (http://fgribreau.com)",
"license": "MIT",
"dependencies": {
"async": "^1.4.2",
"async": "^2.0.1",
"cjson": "^0.4.0",
"eventemitter2": "^2.0.0",
"glob": "^7.0.3",
Expand All @@ -39,9 +39,9 @@
},
"devDependencies": {
"github-changes": "^1.0.2",
"mocha": "2.x.x",
"nodeunit": "0.9.x",
"should": "^7.1.0"
"mocha": "3.0.2",
"nodeunit": "0.10.2",
"should": "^11.1.0"
},
"optionalDependencies": {}
}

0 comments on commit c763f5c

Please sign in to comment.