Skip to content

Commit

Permalink
chore(deps): bump which from 2.0.2 to 4.0.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent ad7a83a commit c88ecf3
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 14 deletions.
95 changes: 82 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"semver": "^7.6.0",
"shellwords": "^0.1.1",
"uuid": "^9.0.1",
"which": "^2.0.2"
"which": "^4.0.0"
},
"lint-staged": {
"*.{js,json,css,md}": [
Expand Down

0 comments on commit c88ecf3

Please sign in to comment.