Skip to content

Commit f729244

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.59
1 parent 1ce71e0 commit f729244

File tree

2 files changed

+27
-23
lines changed

2 files changed

+27
-23
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interactive-commander",
3-
"version": "0.5.58",
3+
"version": "0.5.59",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@inquirer/prompts": "^3.3.0",
5656
"commander": "^11.1.0",
57-
"parse-my-command": "^0.2.46"
57+
"parse-my-command": "^0.2.47"
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
@@ -68,11 +68,11 @@
6868
"eslint-config-xo-typescript": "^1.0.1",
6969
"eslint-plugin-unicorn": "^49.0.0",
7070
"glob": "^10.3.10",
71-
"npm-check-updates": "^16.14.6",
71+
"npm-check-updates": "^16.14.11",
7272
"prettier": "^3.1.0",
7373
"prettier-plugin-packagejson": "^2.4.6",
74-
"tsup": "^7.3.0",
75-
"tsx": "^4.1.3",
74+
"tsup": "^8.0.0",
75+
"tsx": "^4.1.4",
7676
"typescript": "^5.2.2"
7777
},
7878
"engines": {

0 commit comments

Comments
 (0)