Skip to content

Commit

Permalink
chore(package): update dependencies (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and 3rd-Eden committed Nov 17, 2016
1 parent 7154dee commit 3cf4cf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"homepage": "https://github.com/observing/pre-commit",
"license": "MIT",
"dependencies": {
"cross-spawn": "^4.0.0",
"cross-spawn": "^5.0.1",
"spawn-sync": "^1.0.15",
"which": "1.2.x"
},
"devDependencies": {
"assume": "1.4.x",
"istanbul": "0.4.x",
"mocha": "2.4.x",
"mocha": "~3.1.2",
"pre-commit": "git://github.com/observing/pre-commit.git"
}
}

0 comments on commit 3cf4cf7

Please sign in to comment.