Skip to content

Commit a264c0d

Browse files
committed
updated dependencies
1 parent f84f000 commit a264c0d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"dependencies": {
77
"esprima": "1.0.x",
88
"mkdirp": "0.3.x",
9-
"optimist": "0.3.x",
10-
"uglify-js": "2.2.x",
9+
"optimist": "0.5.x",
10+
"uglify-js": "2.3.x",
1111
"async": "0.2.x",
1212
"enhanced-resolve": "0.5.x",
1313
"clone": "0.1.x",
@@ -23,10 +23,10 @@
2323
}
2424
],
2525
"devDependencies": {
26-
"mocha": "1.8.x",
27-
"should": "1.1.x",
26+
"mocha": "1.10.x",
27+
"should": "1.2.x",
2828
"vm-browserify": "0.0.x",
29-
"express": "3.0.x",
29+
"express": "3.2.x",
3030
"webpack-dev-middleware": "0.10.x",
3131
"worker-loader": "0.5.x",
3232
"raw-loader": "0.5.x",

0 commit comments

Comments
 (0)