Bump commander from 12.1.0 to 14.0.2 in /frontend
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 14.0.2. - [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...v14.0.2) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2b9d77d165
commit
968d71dd15
2 changed files with 16 additions and 13 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue