Skip to content

Commit 15df8ba

Browse files
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 10ca877 commit 15df8ba

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -337,6 +337,6 @@
337337
"@preact/signals-core": "^1.12.1",
338338
"semver": "^7.7.3",
339339
"vscode-languageclient": "^9.0.1",
340-
"which": "^5.0.0"
340+
"which": "^6.0.0"
341341
}
342342
}

0 commit comments

Comments
 (0)