Skip to content

Commit

Permalink
chore: update commander version (#1078)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcdo29 authored Nov 30, 2023
2 parents 9317680 + 0a47417 commit c70b63f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changeset/red-parents-end.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'nest-commander': patch
---

Update commnader version to satisfy fig-completion
2 changes: 1 addition & 1 deletion packages/nest-commander/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@fig/complete-commander": "^3.0.0",
"@golevelup/nestjs-discovery": "4.0.0",
"commander": "11.0.0",
"commander": "11.1.0",
"cosmiconfig": "8.3.6",
"inquirer": "8.2.6"
},
Expand Down
18 changes: 12 additions & 6 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 c70b63f

Please sign in to comment.