chore(deps): bump commander from 5.1.0 to 12.1.0

Bumps [commander](https://github.com/tj/commander.js) from 5.1.0 to 12.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/v5.1.0...v12.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-03 12:11:27 +00:00 committed by GitHub
parent 8f6bbbfbf5
commit 29c824674b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@
}, },
"homepage": "https://github.com/toddbluhm/env-cmd#readme", "homepage": "https://github.com/toddbluhm/env-cmd#readme",
"dependencies": { "dependencies": {
"commander": "^5.0.0", "commander": "^12.1.0",
"cross-spawn": "^7.0.6" "cross-spawn": "^7.0.6"
}, },
"devDependencies": { "devDependencies": {