Bump commander from 12.1.0 to 13.1.0

Bumps [commander](https://github.com/tj/commander.js) from 12.1.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](https://github.com/tj/commander.js/compare/v12.1.0...v13.1.0)

---
updated-dependencies:
- dependency-name: commander
  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]
2025-05-12 10:32:30 +00:00
committed by GitHub
parent 984d5fc529
commit f831962868
2 changed files with 9 additions and 8 deletions

View File

@ -56,7 +56,7 @@
"@types/winston": "^2.4.4",
"@types/xmpp__jid": "^1.3.5",
"@typescript-eslint/parser": "^8.4.0",
"commander": "^12.1.0",
"commander": "^13.1.0",
"esbuild": "^0.25.0",
"eslint": "^8.57.1",
"eslint-config-love": "^84.1.1",