Skip to content

Commit 4e39760

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.26
1 parent 85d0bc1 commit 4e39760

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 13 additions & 13 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.25",
3+
"version": "0.5.26",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
61-
"@types/node": "^20.8.4",
61+
"@types/node": "^20.8.5",
6262
"@typescript-eslint/eslint-plugin": "^6.7.5",
6363
"@typescript-eslint/parser": "^6.7.5",
6464
"c8": "^8.0.1",
@@ -68,7 +68,7 @@
6868
"eslint-config-xo-typescript": "^1.0.1",
6969
"eslint-plugin-unicorn": "^48.0.1",
7070
"glob": "^10.3.10",
71-
"npm-check-updates": "^16.14.5",
71+
"npm-check-updates": "^16.14.6",
7272
"prettier": "^3.0.3",
7373
"prettier-plugin-packagejson": "^2.4.6",
7474
"tsup": "^7.2.0",

0 commit comments

Comments
 (0)