Skip to content

Commit

Permalink
Upgrade: Bump which from 3.0.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [which](https://github.com/npm/node-which) from 3.0.1 to 5.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@v3.0.1...v5.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>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 6f6c445 commit b667e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"pidtree": "^0.6.0",
"read-package-json-fast": "^4.0.0",
"shell-quote": "^1.7.3",
"which": "^3.0.1"
"which": "^5.0.0"
},
"devDependencies": {
"auto-changelog": "^2.2.0",
Expand Down

0 comments on commit b667e23

Please sign in to comment.