Skip to content

Commit 1cbc689

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.134
1 parent 9e08036 commit 1cbc689

File tree

2 files changed

+86
-67
lines changed

2 files changed

+86
-67
lines changed

package-lock.json

Lines changed: 83 additions & 64 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.133",
3+
"version": "0.5.134",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -59,8 +59,8 @@
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
6161
"@types/node": "^20.11.17",
62-
"@typescript-eslint/eslint-plugin": "^6.21.0",
63-
"@typescript-eslint/parser": "^6.21.0",
62+
"@typescript-eslint/eslint-plugin": "^7.0.1",
63+
"@typescript-eslint/parser": "^7.0.1",
6464
"c8": "^9.1.0",
6565
"eslint": "^8.56.0",
6666
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)