Skip to content

Commit 8612601

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.153
1 parent f82411b commit 8612601

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interactive-commander",
3-
"version": "0.5.152",
3+
"version": "0.5.153",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -52,9 +52,9 @@
5252
"test:coverage": "c8 --reporter=lcov npm run test"
5353
},
5454
"dependencies": {
55-
"@inquirer/prompts": "^4.2.0",
55+
"@inquirer/prompts": "^4.2.1",
5656
"commander": "^12.0.0",
57-
"parse-my-command": "^0.3.14"
57+
"parse-my-command": "^0.3.15"
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.3.0",

0 commit comments

Comments
 (0)