chore(commanderjs/typings): update package version

This commit is contained in:
Todd Bluhm 2025-08-25 04:01:17 -08:00
parent a0cc5bea45
commit 12604be658
No known key found for this signature in database
GPG Key ID: 9CF312607477B8AB

View File

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