Skip to content

Commit c759d39

Browse files
committed
Merge branch 'igorshubovych-lib-update'
2 parents 8695572 + 8b95a4c commit c759d39

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,26 +41,26 @@
4141
"!win32"
4242
],
4343
"dependencies": {
44-
"async": "~0.9.0",
45-
"colors": "~1.0.1",
44+
"async": "~1.5.0",
45+
"colors": "~1.1.2",
4646
"commander": "~2.9.0",
47-
"cpr": "~0.3.2",
48-
"deep-extend": "~0.2.8",
49-
"lodash": "~2.4.1",
47+
"cpr": "~1.0.0",
48+
"deep-extend": "~0.4.0",
49+
"lodash": "~3.10.1",
5050
"marked": "~0.3.1",
5151
"mkdirp": "~0.5.0",
52-
"ms": "~0.6.2",
53-
"request": "~2.44.0",
54-
"rimraf": "~2.2.6",
55-
"string": "^3.3.1",
52+
"ms": "~0.7.1",
53+
"request": "~2.67.0",
54+
"rimraf": "~2.4.4",
55+
"string": "~3.3.1",
5656
"unzip2": "^0.2.5",
5757
"wrench": "~1.5.8"
5858
},
5959
"devDependencies": {
60-
"eslint": "^1.10.3",
61-
"husky": "^0.10.2",
62-
"mocha": "~1.21.4",
63-
"should": "~4.0.4",
64-
"sinon": "~1.10.3"
60+
"eslint": "~1.10.3",
61+
"husky": "~0.10.2",
62+
"mocha": "~2.3.4",
63+
"should": "~7.1.1",
64+
"sinon": "~1.17.2"
6565
}
6666
}

0 commit comments

Comments
 (0)