Skip to content

Commit

Permalink
feat(cli): bump inquirer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tuler committed Apr 30, 2024
1 parent 4163fe7 commit 58f8652
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 78 deletions.
10 changes: 5 additions & 5 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"/oclif.manifest.json"
],
"dependencies": {
"@inquirer/confirm": "^3.1.1",
"@inquirer/core": "^7.1.1",
"@inquirer/input": "^2.1.1",
"@inquirer/select": "^2.2.1",
"@inquirer/type": "^1.2.1",
"@inquirer/confirm": "^3.1.6",
"@inquirer/core": "^8.1.0",
"@inquirer/input": "^2.1.6",
"@inquirer/select": "^2.3.2",
"@inquirer/type": "^1.3.1",
"@oclif/core": "^3.26.5",
"@oclif/plugin-help": "^6.0.21",
"@oclif/plugin-plugins": "^5.0.17",
Expand Down
91 changes: 18 additions & 73 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 58f8652

Please sign in to comment.