Skip to content

Commit c1f4df8

Browse files
committed
Update dev dependencies
1 parent f1b7db7 commit c1f4df8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
},
3434
"devDependencies": {
3535
"chai": "^3.0.0",
36-
"coffee-script": "1.9.0",
37-
"istanbul": "0.3.5",
38-
"ecstatic": "0.5.8",
39-
"glob": "^4.3.5",
40-
"jshint": "^2.6.0",
41-
"mocha": "^1.21.5",
42-
"opener": "^1.4.0",
43-
"q": "^1.1.2",
44-
"underscore": "1.7.0"
36+
"coffee-script": "1.10.0",
37+
"istanbul": "0.4.1",
38+
"ecstatic": "^1.3.1",
39+
"glob": "^6.0.1",
40+
"jshint": "^2.8.0",
41+
"mocha": "^2.3.4",
42+
"opener": "^1.4.1",
43+
"q": "^1.4.1",
44+
"underscore": "1.8.3"
4545
}
4646
}

0 commit comments

Comments
 (0)