Skip to content

Commit 53ec6e9

Browse files
committed
Update dependencies
1 parent cca7a73 commit 53ec6e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"license": "MIT",
3232
"dependencies": {
3333
"cross-spawn": "2.0.x",
34-
"which": "1.1.x"
34+
"which": "1.2.x"
3535
},
3636
"devDependencies": {
37-
"assume": "1.2.x",
38-
"istanbul": "0.3.x",
39-
"mocha": "2.2.x",
37+
"assume": "1.3.x",
38+
"istanbul": "0.4.x",
39+
"mocha": "2.3.x",
4040
"pre-commit": "git://github.com/observing/pre-commit.git"
4141
}
4242
}

0 commit comments

Comments
 (0)