Skip to content

Commit ce413e9

Browse files
fix(deps): update dependency commander to v14 (#1607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d8cba2 commit ce413e9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@types/prompts": "^2.4.9",
1818
"child_process": "^1.0.2",
19-
"commander": "^13.0.0",
19+
"commander": "^14.0.0",
2020
"js-toml": "^1.0.0"
2121
},
2222
"devDependencies": {

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)