Skip to content

Commit

Permalink
npm(deps): bump commander from 8.3.0 to 13.0.0
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 8.3.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@v8.3.0...v13.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 Dec 30, 2024
1 parent 64d7987 commit d9b21c8
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 @@ -59,7 +59,7 @@
"dependencies": {
"axios": "^1.1.3",
"chalk": "^5.0.0",
"commander": "^8.3.0",
"commander": "^13.0.0",
"conf": "^10.1.1",
"js-base64": "^3.7.2",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit d9b21c8

Please sign in to comment.