Skip to content

Commit 25b2dc7

Browse files
committed
Updating libraries
1 parent acf49d6 commit 25b2dc7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,24 +30,24 @@
3030
"!win32"
3131
],
3232
"dependencies": {
33-
"async": "~0.9.0",
34-
"colors": "~1.0.1",
33+
"async": "~1.5.0",
34+
"colors": "~1.1.2",
3535
"commander": "~2.9.0",
36-
"cpr": "~0.3.2",
37-
"deep-extend": "~0.2.8",
38-
"lodash": "~2.4.1",
36+
"cpr": "~1.0.0",
37+
"deep-extend": "~0.4.0",
38+
"lodash": "~3.10.1",
3939
"marked": "~0.3.1",
4040
"mkdirp": "~0.5.0",
41-
"ms": "~0.6.2",
42-
"request": "~2.44.0",
43-
"rimraf": "~2.2.6",
41+
"ms": "~0.7.1",
42+
"request": "~2.67.0",
43+
"rimraf": "~2.4.4",
4444
"unhtml": "~0.1.0",
4545
"unzip2": "^0.2.5",
4646
"wrench": "~1.5.8"
4747
},
4848
"devDependencies": {
49-
"mocha": "~1.21.4",
50-
"should": "~4.0.4",
51-
"sinon": "~1.10.3"
49+
"mocha": "~2.3.4",
50+
"should": "~7.1.1",
51+
"sinon": "~1.17.2"
5252
}
5353
}

0 commit comments

Comments
 (0)