Skip to content

Commit

Permalink
Update dependency commander to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent b782c04 commit 68f23d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@clack/prompts": "^0.9.0",
"commander": "^12.1.0",
"commander": "^13.0.0",
"execa": "^9.5.2",
"package-manager-detector": "^0.2.8",
"picocolors": "^1.1.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 68f23d9

Please sign in to comment.