Skip to content

Commit

Permalink
build(deps): bump commander from 10.0.1 to 11.0.0 (#589)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2023
1 parent 127c4b1 commit 03a1e56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -24,7 +24,7 @@
"dependencies": {
"@wixc3/resolve-directory-context": "^3.0.5",
"colorette": "^2.0.20",
"commander": "^10.0.1",
"commander": "^11.0.0",
"p-queue": "^7.3.4",
"promise-assist": "^2.0.1",
"semver": "^7.5.2",
Expand Down

0 comments on commit 03a1e56

Please sign in to comment.