Skip to content

Commit 5cc59c1

Browse files
committedJul 18, 2016
Bump dependencies
1 parent b605a5c commit 5cc59c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"prepublish": "gulp prepublish"
3333
},
3434
"dependencies": {
35-
"async": "^1.4.2",
35+
"async": "^2.0.0",
3636
"chalk": "^1.0.0",
3737
"class-extend": "^0.1.0",
3838
"cli-table": "^0.3.1",
39-
"cross-spawn": "^3.0.0",
39+
"cross-spawn": "^4.0.0",
4040
"dargs": "^4.0.0",
4141
"dateformat": "^1.0.11",
4242
"debug": "^2.1.0",
@@ -47,15 +47,15 @@
4747
"glob": "^7.0.3",
4848
"gruntfile-editor": "^1.0.0",
4949
"html-wiring": "^1.0.0",
50-
"istextorbinary": "^1.0.2",
50+
"istextorbinary": "^2.1.0",
5151
"lodash": "^4.11.1",
5252
"mem-fs-editor": "^2.0.0",
5353
"mkdirp": "^0.5.0",
5454
"nopt": "^3.0.0",
55-
"path-exists": "^2.0.0",
55+
"path-exists": "^3.0.0",
5656
"path-is-absolute": "^1.0.0",
5757
"pretty-bytes": "^3.0.1",
58-
"read-chunk": "^1.0.1",
58+
"read-chunk": "^2.0.0",
5959
"read-pkg-up": "^1.0.1",
6060
"rimraf": "^2.2.0",
6161
"run-async": "^2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.