Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Jul 18, 2016
1 parent b605a5c commit 5cc59c1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"prepublish": "gulp prepublish"
},
"dependencies": {
"async": "^1.4.2",
"async": "^2.0.0",
"chalk": "^1.0.0",
"class-extend": "^0.1.0",
"cli-table": "^0.3.1",
"cross-spawn": "^3.0.0",
"cross-spawn": "^4.0.0",
"dargs": "^4.0.0",
"dateformat": "^1.0.11",
"debug": "^2.1.0",
Expand All @@ -47,15 +47,15 @@
"glob": "^7.0.3",
"gruntfile-editor": "^1.0.0",
"html-wiring": "^1.0.0",
"istextorbinary": "^1.0.2",
"istextorbinary": "^2.1.0",
"lodash": "^4.11.1",
"mem-fs-editor": "^2.0.0",
"mkdirp": "^0.5.0",
"nopt": "^3.0.0",
"path-exists": "^2.0.0",
"path-exists": "^3.0.0",
"path-is-absolute": "^1.0.0",
"pretty-bytes": "^3.0.1",
"read-chunk": "^1.0.1",
"read-chunk": "^2.0.0",
"read-pkg-up": "^1.0.1",
"rimraf": "^2.2.0",
"run-async": "^2.0.0",
Expand Down

0 comments on commit 5cc59c1

Please sign in to comment.