Skip to content

Commit cfe8fea

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.50
1 parent 60dd5d6 commit cfe8fea

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 14 additions & 14 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.49",
3+
"version": "0.5.50",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -54,10 +54,10 @@
5454
"dependencies": {
5555
"@inquirer/prompts": "^3.3.0",
5656
"commander": "^11.1.0",
57-
"parse-my-command": "^0.2.39"
57+
"parse-my-command": "^0.2.40"
5858
},
5959
"devDependencies": {
60-
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
60+
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
6161
"@types/node": "^20.9.0",
6262
"@typescript-eslint/eslint-plugin": "^6.10.0",
6363
"@typescript-eslint/parser": "^6.10.0",
@@ -72,7 +72,7 @@
7272
"prettier": "^3.0.3",
7373
"prettier-plugin-packagejson": "^2.4.6",
7474
"tsup": "^7.2.0",
75-
"tsx": "^4.0.0",
75+
"tsx": "^4.1.0",
7676
"typescript": "^5.2.2"
7777
},
7878
"engines": {

0 commit comments

Comments
 (0)