Skip to content

Commit

Permalink
Update dependency commander to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 0d0c426 commit caa31c5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"lint": "eslint . --max-warnings 0"
},
"dependencies": {
"commander": "^11.1.0"
"commander": "^12.0.0"
},
"devDependencies": {
"@repo/eslint-config": "*",
Expand Down

0 comments on commit caa31c5

Please sign in to comment.