Skip to content

Commit ff67ff8

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.16
1 parent c699385 commit ff67ff8

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package-lock.json

Lines changed: 50 additions & 50 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.15",
3+
"version": "0.5.16",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -58,9 +58,9 @@
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
61-
"@types/node": "^20.8.0",
62-
"@typescript-eslint/eslint-plugin": "^6.7.3",
63-
"@typescript-eslint/parser": "^6.7.3",
61+
"@types/node": "^20.8.2",
62+
"@typescript-eslint/eslint-plugin": "^6.7.4",
63+
"@typescript-eslint/parser": "^6.7.4",
6464
"c8": "^8.0.1",
6565
"eslint": "^8.50.0",
6666
"eslint-config-prettier": "^9.0.0",

0 commit comments

Comments
 (0)