chore(deps-dev): bump commander from 14.0.3 to 15.0.0

Bumps [commander](https://github.com/tj/commander.js) from 14.0.3 to 15.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v14.0.3...v15.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 15.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-01 01:25:15 +00:00
committed by GitHub
parent a73416e2be
commit ece55d0d36
2 changed files with 69 additions and 62 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
},
"devDependencies": {
"@hugo-fixit/shared": "workspace:*",
"commander": "^14.0.3",
"commander": "^15.0.0",
"picocolors": "^1.1.1",
"toml": "^3.0.0",
"typescript": "^6.0.3"