Skip to content

Commit eaa8e34

Browse files
build(deps): bump which from 5.0.0 to 6.0.0 (#3238)
Bumps [which](https://github.com/npm/node-which) from 5.0.0 to 6.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@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: which dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b41971 commit eaa8e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"semver": "^7.3.5",
3232
"tar": "^7.5.2",
3333
"tinyglobby": "^0.2.12",
34-
"which": "^5.0.0"
34+
"which": "^6.0.0"
3535
},
3636
"engines": {
3737
"node": "^20.17.0 || >=22.9.0"

0 commit comments

Comments
 (0)