Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
@inquirer/prompts: ^5.0.2
  • Loading branch information
github-actions[bot] authored and fardjad committed Apr 27, 2024
1 parent 77585b4 commit 3fe41d7
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
122 changes: 61 additions & 61 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "interactive-commander",
"version": "0.5.165",
"version": "0.5.166",
"description": "Commander.js with integrated interactive prompts",
"keywords": [
"commander",
Expand Down Expand Up @@ -52,7 +52,7 @@
"test:coverage": "c8 --reporter=lcov npm run test"
},
"dependencies": {
"@inquirer/prompts": "^5.0.1",
"@inquirer/prompts": "^5.0.2",
"commander": "^12.0.0",
"parse-my-command": "^0.3.30"
},
Expand Down

0 comments on commit 3fe41d7

Please sign in to comment.