Skip to content

Commit

Permalink
fix(deps): update dependency @inquirer/prompts to v7 (#7)
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 Nov 21, 2024
1 parent 687bf01 commit 8e69d8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@inquirer/prompts": "^4.3.0",
"@inquirer/prompts": "^7.0.0",
"bun-types": "^1.0.32",
"chalk": "^5.3.0",
"commander": "^12.0.0"
Expand Down

0 comments on commit 8e69d8f

Please sign in to comment.