Skip to content

Commit 669ddf7

Browse files
github-actions[bot]fardjad
authored andcommitted
0.5.118
1 parent a30082a commit 669ddf7

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 10 additions & 10 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.117",
3+
"version": "0.5.118",
44
"description": "Commander.js with integrated interactive prompts",
55
"keywords": [
66
"commander",
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@inquirer/prompts": "^3.3.0",
5656
"commander": "^11.1.0",
57-
"parse-my-command": "^0.2.88"
57+
"parse-my-command": "^0.2.89"
5858
},
5959
"devDependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
@@ -68,7 +68,7 @@
6868
"eslint-config-xo-typescript": "^1.0.1",
6969
"eslint-plugin-unicorn": "^50.0.1",
7070
"glob": "^10.3.10",
71-
"npm-check-updates": "^16.14.12",
71+
"npm-check-updates": "^16.14.13",
7272
"prettier": "^3.2.4",
7373
"prettier-plugin-packagejson": "^2.4.9",
7474
"tsup": "^8.0.1",

0 commit comments

Comments
 (0)