Skip to content

Commit 710c765

Browse files
Bump which from 2.0.2 to 3.0.0 (#61)
Bumps [which](https://github.com/npm/node-which) from 2.0.2 to 3.0.0. - [Release notes](https://github.com/npm/node-which/releases) - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md) - [Commits](npm/node-which@v2.0.2...v3.0.0) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86a6bb7 commit 710c765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"license": "MIT",
3838
"dependencies": {
3939
"cross-spawn": "^7.0.3",
40-
"which": "^2.0.2"
40+
"which": "^3.0.0"
4141
},
4242
"devDependencies": {
4343
"pre-commit": "git+https://git@github.com/fastify/pre-commit.git",

0 commit comments

Comments
 (0)