Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit b67524c

Browse files
authored
Merge pull request #35 from groupon/jk-upgrade
Bump dependencies
2 parents 004d345 + 70f7fdf commit b67524c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
},
2727
"dependencies": {
2828
"adm-zip": "~0.4.4",
29-
"async": "~0.2.10",
29+
"async": "^2.1.4",
3030
"debug": "^2.2.0",
3131
"fs.extra": "^1.2.1",
3232
"lodash": "^4.6.1",
33-
"mkdirp": "~0.3.5",
33+
"mkdirp": "~0.5.1",
3434
"request": "^2.34.0",
3535
"xml2js": "~0.4.1"
3636
},
@@ -39,7 +39,7 @@
3939
"eslint": "^2.0.0",
4040
"eslint-config-groupon-es5": "^3.0.0",
4141
"eslint-plugin-import": "^1.6.1",
42-
"mocha": "^2.0.0",
42+
"mocha": "^3.0.0",
4343
"nlm": "^2.0.0",
4444
"rimraf": "^2.2.8"
4545
},

0 commit comments

Comments
 (0)