Skip to content

Commit 3b5bbd0

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

File tree

2 files changed

+85
-14
lines changed

2 files changed

+85
-14
lines changed

package-lock.json

+84-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"semver": "^7.3.5",
100100
"shellwords": "^0.1.1",
101101
"uuid": "^8.3.2",
102-
"which": "^2.0.2"
102+
"which": "^4.0.0"
103103
},
104104
"lint-staged": {
105105
"*.{js,json,css,md}": [

0 commit comments

Comments
 (0)