Skip to content

Commit

Permalink
chore(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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent 2f19da5 commit a8e634a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -41,7 +41,7 @@
],
"dependencies": {
"chalk": "^4.1.0",
"commander": "^10.0.0",
"commander": "^11.0.0",
"execa": "^5.0.0",
"fs-extra": "^10.0.0",
"import-cwd": "^3.0.0",
Expand Down

0 comments on commit a8e634a

Please sign in to comment.