Skip to content

Commit

Permalink
fix(deps): update dependency commander to v11 (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 53cda46 commit ec008b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/command/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@vrn-deco/cli-log": "workspace:*",
"@vrn-deco/cli-shared": "workspace:*",
"commander": "^8.3.0",
"commander": "^11.1.0",
"inquirer": "^9.2.10"
},
"devDependencies": {
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 ec008b1

Please sign in to comment.