Skip to content

Commit f2ff870

Browse files
chore(deps): bump which from 3.0.1 to 4.0.0
Bumps [which](https://github.com/npm/node-which) from 3.0.1 to 4.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@v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d992aaf commit f2ff870

File tree

2 files changed

+26
-11
lines changed

2 files changed

+26
-11
lines changed

package-lock.json

Lines changed: 25 additions & 10 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
@@ -784,6 +784,6 @@
784784
"glob": "^10.3.3",
785785
"semver": "^7.5.4",
786786
"vscode-languageclient": "^8.1.0",
787-
"which": "^3.0.1"
787+
"which": "^4.0.0"
788788
}
789789
}

0 commit comments

Comments
 (0)