Skip to content

Commit b7e3dac

Browse files
chore(deps): bump which from 2.0.2 to 3.0.0
Bumps [which](https://github.com/npm/node-which) from 2.0.2 to 3.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@v2.0.2...v3.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 0bca21e commit b7e3dac

File tree

2 files changed

+36
-10
lines changed

2 files changed

+36
-10
lines changed

package-lock.json

Lines changed: 35 additions & 9 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
@@ -774,6 +774,6 @@
774774
"glob": "^8.0.3",
775775
"semver": "^7.3.8",
776776
"vscode-languageclient": "^8.0.2",
777-
"which": "^2.0.2"
777+
"which": "^3.0.0"
778778
}
779779
}

0 commit comments

Comments
 (0)