Skip to content

Commit

Permalink
deps: bump which from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [which](https://github.com/npm/node-which) from 4.0.0 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@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent f0f7945 commit 4fe4bd4
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 @@ -46,7 +46,7 @@
"promise-inflight": "^1.0.1",
"promise-retry": "^2.0.1",
"semver": "^7.3.5",
"which": "^4.0.0"
"which": "^5.0.0"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
Expand Down

0 comments on commit 4fe4bd4

Please sign in to comment.