Skip to content

Commit

Permalink
build(deps): bump which from 2.0.2 to 3.0.0 (#658)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2023
1 parent 44e4934 commit 575c1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"serve-static": "^1.14.1",
"term-size": "^2.2.1",
"upath": "^2",
"which": "^2.0.1",
"which": "^3.0.0",
"yeoman-environment": "^3.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit 575c1e6

Please sign in to comment.