Skip to content

Commit

Permalink
Bump which from 1.3.1 to 4.0.0 (#180)
Browse files Browse the repository at this point in the history
Bumps [which](https://github.com/npm/node-which) from 1.3.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@v1.3.1...v4.0.0)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2024
1 parent 6a41383 commit fdc8a63
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 18 deletions.
73 changes: 56 additions & 17 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 @@ -47,7 +47,7 @@
"rimraf": "2.6.x",
"vows": "0.7.0",
"vows-batch-retry": "0.0.4",
"which": "^1.3.1"
"which": "^4.0.0"
},
"scripts": {
"test": "./test-runner.sh"
Expand Down

0 comments on commit fdc8a63

Please sign in to comment.