Skip to content

Commit

Permalink
deps: bump which from 3.0.1 to 4.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 4.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...v4.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 and lukekarrys committed Aug 30, 2023
1 parent c4f4fb4 commit a8045a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"@npmcli/promise-spawn": "^6.0.0",
"node-gyp": "^9.0.0",
"read-package-json-fast": "^3.0.0",
"which": "^3.0.0"
"which": "^4.0.0"
},
"files": [
"bin/",
Expand Down

0 comments on commit a8045a9

Please sign in to comment.