Skip to content

Commit 584c366

Browse files
Upgrade: Bump which from 5.0.0 to 6.0.0
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]>
1 parent 079d652 commit 584c366

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
@@ -44,7 +44,7 @@
4444
"pidtree": "^0.6.0",
4545
"read-package-json-fast": "^4.0.0",
4646
"shell-quote": "^1.7.3",
47-
"which": "^5.0.0"
47+
"which": "^6.0.0"
4848
},
4949
"devDependencies": {
5050
"auto-changelog": "^2.2.0",

0 commit comments

Comments
 (0)