Skip to content

Commit 39bd033

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] <[email protected]>
1 parent 29817d6 commit 39bd033

File tree

2 files changed

+49
-9
lines changed

2 files changed

+49
-9
lines changed

package-lock.json

+48-8
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
@@ -97,7 +97,7 @@
9797
"semver": "^7.3.5",
9898
"shellwords": "^0.1.1",
9999
"uuid": "^8.3.2",
100-
"which": "^2.0.2"
100+
"which": "^4.0.0"
101101
},
102102
"lint-staged": {
103103
"*.{js,json,css,md}": [

0 commit comments

Comments
 (0)