Skip to content

Commit 555a6eb

Browse files
committed
Deps updated
1 parent 5124acb commit 555a6eb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
"node": ">= 0.8.0"
4040
},
4141
"dependencies": {
42-
"commander": "1.1.1",
43-
"gonzales": "1.0.6",
42+
"commander": "2.0.0",
43+
"gonzales": "1.0.7",
4444
"minimatch": "0.2.12",
45-
"vow": "0.3.7",
46-
"vow-fs": "0.1.13"
45+
"vow": "0.3.11",
46+
"vow-fs": "0.2.3"
4747
},
4848
"devDependencies": {
49-
"jshint-groups": "0.5.1",
50-
"jshint": "2.1.7",
51-
"jscs": "1.0.5",
52-
"mocha": "1.11.0"
49+
"jshint-groups": "0.5.3",
50+
"jshint": "2.3.0",
51+
"jscs": "1.0.11",
52+
"mocha": "1.14.0"
5353
},
5454
"main": "./lib/csscomb.js",
5555
"bin": {

0 commit comments

Comments
 (0)