Skip to content

Commit 1870911

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.108
1 parent f3c1f9d commit 1870911

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.107",
3+
"version": "0.5.108",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -54,22 +54,22 @@
5454
"dependencies": {
5555
"@inquirer/prompts": "^3.3.0",
5656
"commander": "^11.1.0",
57-
"parse-my-command": "^0.2.81"
57+
"parse-my-command": "^0.2.82"
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
6161
"@types/node": "^20.11.0",
6262
"@typescript-eslint/eslint-plugin": "^6.18.1",
6363
"@typescript-eslint/parser": "^6.18.1",
64-
"c8": "^9.0.0",
64+
"c8": "^9.1.0",
6565
"eslint": "^8.56.0",
6666
"eslint-config-prettier": "^9.1.0",
6767
"eslint-config-xo": "^0.43.1",
6868
"eslint-config-xo-typescript": "^1.0.1",
6969
"eslint-plugin-unicorn": "^50.0.1",
7070
"glob": "^10.3.10",
7171
"npm-check-updates": "^16.14.12",
72-
"prettier": "^3.1.1",
72+
"prettier": "^3.2.1",
7373
"prettier-plugin-packagejson": "^2.4.9",
7474
"tsup": "^8.0.1",
7575
"tsx": "^4.7.0",

0 commit comments

Comments
 (0)