Merge pull request #414 from toddbluhm/dependabot/npm_and_yarn/commander-14.0.0

chore(deps): bump commander from 13.1.0 to 14.0.0
This commit is contained in:
Todd Bluhm 2025-08-25 04:05:01 -08:00 committed by GitHub
commit 6f2481f5ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,8 +51,8 @@
},
"homepage": "https://github.com/toddbluhm/env-cmd#readme",
"dependencies": {
"@commander-js/extra-typings": "^13.1.0",
"commander": "^13.1.0",
"@commander-js/extra-typings": "^14.0.0",
"commander": "^14.0.0",
"cross-spawn": "^7.0.6"
},
"devDependencies": {