Skip to content

Commit ac6fbf7

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.66
1 parent 1ca0f93 commit ac6fbf7

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package-lock.json

Lines changed: 53 additions & 53 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.65",
3+
"version": "0.5.66",
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.10.0",
62-
"@typescript-eslint/eslint-plugin": "^6.12.0",
63-
"@typescript-eslint/parser": "^6.12.0",
62+
"@typescript-eslint/eslint-plugin": "^6.13.0",
63+
"@typescript-eslint/parser": "^6.13.0",
6464
"c8": "^8.0.1",
6565
"eslint": "^8.54.0",
6666
"eslint-config-prettier": "^9.0.0",
@@ -72,7 +72,7 @@
7272
"prettier": "^3.1.0",
7373
"prettier-plugin-packagejson": "^2.4.6",
7474
"tsup": "^8.0.1",
75-
"tsx": "^4.5.0",
75+
"tsx": "^4.6.0",
7676
"typescript": "^5.3.2"
7777
},
7878
"engines": {

0 commit comments

Comments
 (0)