Skip to content

Commit c20ea26

Browse files
chore(deps): bump which from 4.0.0 to 5.0.0
Bumps [which](https://github.com/npm/node-which) from 4.0.0 to 5.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@v4.0.0...v5.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 4deaf57 commit c20ea26

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 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
@@ -787,6 +787,6 @@
787787
"glob": "^11.0.1",
788788
"semver": "^7.6.2",
789789
"vscode-languageclient": "^8.1.0",
790-
"which": "^4.0.0"
790+
"which": "^5.0.0"
791791
}
792792
}

0 commit comments

Comments
 (0)