Skip to content

Commit a8045a9

Browse files
dependabot[bot]lukekarrys
authored andcommitted
deps: bump which from 3.0.1 to 4.0.0
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] <[email protected]>
1 parent c4f4fb4 commit a8045a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@npmcli/promise-spawn": "^6.0.0",
2626
"node-gyp": "^9.0.0",
2727
"read-package-json-fast": "^3.0.0",
28-
"which": "^3.0.0"
28+
"which": "^4.0.0"
2929
},
3030
"files": [
3131
"bin/",

0 commit comments

Comments
 (0)