Skip to content

Commit 032f864

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.47
1 parent 93a93e9 commit 032f864

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interactive-commander",
3-
"version": "0.5.46",
3+
"version": "0.5.47",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -52,13 +52,13 @@
5252
"test:coverage": "c8 --reporter=lcov npm run test"
5353
},
5454
"dependencies": {
55-
"@inquirer/prompts": "^3.2.0",
55+
"@inquirer/prompts": "^3.3.0",
5656
"commander": "^11.1.0",
57-
"parse-my-command": "^0.2.37"
57+
"parse-my-command": "^0.2.38"
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
61-
"@types/node": "^20.8.10",
61+
"@types/node": "^20.9.0",
6262
"@typescript-eslint/eslint-plugin": "^6.10.0",
6363
"@typescript-eslint/parser": "^6.10.0",
6464
"c8": "^8.0.1",

0 commit comments

Comments
 (0)