Skip to content

Commit 7573409

Browse files
fix(deps): update dependency commander to ^14.0.2 (#2223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96ea20c commit 7573409

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@types/prompts": "^2.4.9",
1919
"child_process": "^1.0.2",
20-
"commander": "^14.0.1",
20+
"commander": "^14.0.2",
2121
"js-toml": "^1.0.2"
2222
},
2323
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)