Skip to content

Commit

Permalink
chore(deps): bump commander in the major-deps-updates-main group (#824)
Browse files Browse the repository at this point in the history
Bumps the major-deps-updates-main group with 1 update: [commander](https://github.com/tj/commander.js).


Updates `commander` from 12.1.0 to 13.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@v12.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-deps-updates-main
...

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 Dec 30, 2024
1 parent 4225ccc commit c9b0fd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 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 @@ -52,7 +52,7 @@
},
"dependencies": {
"chalk": "^5.3.0",
"commander": "^12.1.0",
"commander": "^13.0.0",
"cross-spawn": "^7.0.3",
"import-meta-resolve": "^4.1.0",
"semver": "^7.6.3"
Expand Down

0 comments on commit c9b0fd2

Please sign in to comment.