Skip to content

Commit f82411b

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.152
1 parent f9db3bd commit f82411b

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package-lock.json

Lines changed: 55 additions & 55 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.151",
3+
"version": "0.5.152",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -52,7 +52,7 @@
5252
"test:coverage": "c8 --reporter=lcov npm run test"
5353
},
5454
"dependencies": {
55-
"@inquirer/prompts": "^4.1.0",
55+
"@inquirer/prompts": "^4.2.0",
5656
"commander": "^12.0.0",
5757
"parse-my-command": "^0.3.14"
5858
},
@@ -65,7 +65,7 @@
6565
"eslint": "^8.57.0",
6666
"eslint-config-prettier": "^9.1.0",
6767
"eslint-config-xo": "^0.44.0",
68-
"eslint-config-xo-typescript": "^3.0.0",
68+
"eslint-config-xo-typescript": "^4.0.0",
6969
"eslint-plugin-unicorn": "^51.0.1",
7070
"glob": "^10.3.10",
7171
"npm-check-updates": "^16.14.15",

0 commit comments

Comments
 (0)