Skip to content

Commit 61acd94

Browse files
github-actions[bot]fardjad
authored andcommitted
Upgrade dependencies
@inquirer/prompts: ^7.2.0
1 parent 2cb8135 commit 61acd94

File tree

2 files changed

+65
-64
lines changed

2 files changed

+65
-64
lines changed

package-lock.json

Lines changed: 63 additions & 62 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.192",
3+
"version": "0.5.193",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -53,7 +53,7 @@
5353
"prepare": "tsup ./src/index.ts --format esm,cjs --dts --clean --sourcemap inline --silent"
5454
},
5555
"dependencies": {
56-
"@inquirer/prompts": "^7.1.0",
56+
"@inquirer/prompts": "^7.2.0",
5757
"commander": "^12.1.0",
5858
"parse-my-command": "^0.3.31"
5959
},

0 commit comments

Comments
 (0)