Skip to content

Commit 1b4e2a8

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.36
1 parent 281a725 commit 1b4e2a8

File tree

2 files changed

+103
-74
lines changed

2 files changed

+103
-74
lines changed

package-lock.json

Lines changed: 99 additions & 70 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.35",
3+
"version": "0.5.36",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -57,10 +57,10 @@
5757
"parse-my-command": "^0.2.30"
5858
},
5959
"devDependencies": {
60-
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
60+
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
6161
"@types/node": "^20.8.7",
62-
"@typescript-eslint/eslint-plugin": "^6.8.0",
63-
"@typescript-eslint/parser": "^6.8.0",
62+
"@typescript-eslint/eslint-plugin": "^6.9.0",
63+
"@typescript-eslint/parser": "^6.9.0",
6464
"c8": "^8.0.1",
6565
"eslint": "^8.52.0",
6666
"eslint-config-prettier": "^9.0.0",

0 commit comments

Comments
 (0)