Skip to content

Commit 6050674

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.53
1 parent f650fa0 commit 6050674

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

package-lock.json

Lines changed: 56 additions & 56 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.52",
3+
"version": "0.5.53",
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.9.0",
62-
"@typescript-eslint/eslint-plugin": "^6.10.0",
63-
"@typescript-eslint/parser": "^6.10.0",
62+
"@typescript-eslint/eslint-plugin": "^6.11.0",
63+
"@typescript-eslint/parser": "^6.11.0",
6464
"c8": "^8.0.1",
6565
"eslint": "^8.53.0",
6666
"eslint-config-prettier": "^9.0.0",
@@ -69,7 +69,7 @@
6969
"eslint-plugin-unicorn": "^49.0.0",
7070
"glob": "^10.3.10",
7171
"npm-check-updates": "^16.14.6",
72-
"prettier": "^3.0.3",
72+
"prettier": "^3.1.0",
7373
"prettier-plugin-packagejson": "^2.4.6",
7474
"tsup": "^7.2.0",
7575
"tsx": "^4.1.1",

0 commit comments

Comments
 (0)