Skip to content

Commit

Permalink
build(deps): bump commander from 10.0.1 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v10.0.1...v11.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kevinoid committed Jun 16, 2023
1 parent 9b108ce commit 6a7eec6
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 @@ -56,7 +56,7 @@
"dependencies": {
"caseless": "^0.12.0",
"chalk": "^4.0.0",
"commander": "^10.0.0",
"commander": "^11.0.0",
"promise-nodeify": "^3.0.0",
"promised-read": "^3.0.0",
"request": "^2.68.0",
Expand Down

0 comments on commit 6a7eec6

Please sign in to comment.