Skip to content

Commit 5701b59

Browse files
Bump which from 5.0.0 to 6.0.0 (#2157)
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 a199f93 commit 5701b59

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@
10111011
"semver": "^7.5.4",
10121012
"vscode-languageclient": "^9.0.1",
10131013
"vscode-uri": "^3.0.7",
1014-
"which": "^5.0.0",
1014+
"which": "^6.0.0",
10151015
"zod": "^3.21.4"
10161016
},
10171017
"devDependencies": {

0 commit comments

Comments
 (0)