Skip to content

Commit 10d39b5

Browse files
github-actions[bot]fardjad
authored andcommitted
Upgrade dependencies
parse-my-command: ^0.3.31
1 parent c3a57ee commit 10d39b5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.169",
3+
"version": "0.5.170",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@inquirer/prompts": "^5.0.4",
5656
"commander": "^12.1.0",
57-
"parse-my-command": "^0.3.30"
57+
"parse-my-command": "^0.3.31"
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.3.0",

0 commit comments

Comments
 (0)