Skip to content

Commit

Permalink
Merge pull request #1 from fastify/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jsumners authored May 18, 2021
2 parents a84bdc8 + 30ed8cc commit c1d2e8c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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": "^5.0.1",
"spawn-sync": "^1.0.15",
"which": "1.2.x"
"cross-spawn": "^7.0.3",
"spawn-sync": "^2.0.0",
"which": "^2.0.2"
},
"devDependencies": {
"assume": "~1.5.0",
"assume": "^2.3.0",
"istanbul": "0.4.x",
"mocha": "~3.3.0",
"mocha": "^8.4.0",
"pre-commit": "git://github.com/observing/pre-commit.git"
}
}

0 comments on commit c1d2e8c

Please sign in to comment.