Skip to content

Commit c2138ee

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.112
1 parent 09fa2e8 commit c2138ee

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 10 additions & 10 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.111",
3+
"version": "0.5.112",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -54,11 +54,11 @@
5454
"dependencies": {
5555
"@inquirer/prompts": "^3.3.0",
5656
"commander": "^11.1.0",
57-
"parse-my-command": "^0.2.84"
57+
"parse-my-command": "^0.2.85"
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
61-
"@types/node": "^20.11.3",
61+
"@types/node": "^20.11.4",
6262
"@typescript-eslint/eslint-plugin": "^6.19.0",
6363
"@typescript-eslint/parser": "^6.19.0",
6464
"c8": "^9.1.0",

0 commit comments

Comments
 (0)