Skip to content

Commit 20afa0d

Browse files
github-actions[bot]fardjad
authored andcommitted
Upgrade dependencies
@inquirer/prompts: ^5.0.6
1 parent f645e0f commit 20afa0d

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package-lock.json

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interactive-commander",
3-
"version": "0.5.171",
3+
"version": "0.5.172",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -52,7 +52,7 @@
5252
"test:coverage": "c8 --reporter=lcov npm run test"
5353
},
5454
"dependencies": {
55-
"@inquirer/prompts": "^5.0.5",
55+
"@inquirer/prompts": "^5.0.6",
5656
"commander": "^12.1.0",
5757
"parse-my-command": "^0.3.31"
5858
},

0 commit comments

Comments
 (0)