Skip to content

Commit

Permalink
deps: bump commander from 13.0.0 to 13.1.0 in /packages/cli (#87)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 13.0.0 to 13.1.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@v13.0.0...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 46dc8d7 commit f0bb308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"typescript": "5.7.3"
},
"dependencies": {
"commander": "^13.0.0",
"commander": "^13.1.0",
"json-schema-to-typescript": "^15.0.4",
"picocolors": "^1.1.1",
"resolve-pkg": "^2.0.0",
Expand Down

0 comments on commit f0bb308

Please sign in to comment.