Bump commander from 12.1.0 to 14.0.2 in /frontend (#149)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-02 17:53:58 +00:00 committed by GitHub
parent f1c2c8f846
commit 29747d0829
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 13 deletions

View file

@ -12,7 +12,7 @@
"test": "tsx --test src/args.test.ts src/node-filesystem.test.ts"
},
"dependencies": {
"commander": "^12.1.0"
"commander": "^14.0.2"
},
"devDependencies": {
"@types/node": "^24.8.1",