Skip to content

Commit 3e19f5b

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.17
1 parent ff67ff8 commit 3e19f5b

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package-lock.json

Lines changed: 59 additions & 59 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.16",
3+
"version": "0.5.17",
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": "^3.1.2",
55+
"@inquirer/prompts": "^3.2.0",
5656
"commander": "^11.0.0",
57-
"parse-my-command": "^0.2.20"
57+
"parse-my-command": "^0.2.21"
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.2.0",

0 commit comments

Comments
 (0)