summaryrefslogtreecommitdiff
path: root/packages/cli
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-08 22:40:56 -0700
committerGitHub <[email protected]>2025-07-09 05:40:56 +0000
commitf6cd65190fbfd8d81166fab999ed64210d00a24d (patch)
treebbee91bb4fcf368e04a7a3e25d6d15ca57d1125b /packages/cli
parent698ec8172c204eecb2659d3896a7686adf60ae17 (diff)
chore(deps): bump yargs from 17.7.2 to 18.0.0 (#3590)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/cli')
-rw-r--r--packages/cli/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cli/package.json b/packages/cli/package.json
index 98a755b1..73ea1f83 100644
--- a/packages/cli/package.json
+++ b/packages/cli/package.json
@@ -53,7 +53,7 @@
"strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1",
"update-notifier": "^7.3.1",
- "yargs": "^17.7.2"
+ "yargs": "^18.0.0"
},
"devDependencies": {
"@babel/runtime": "^7.27.6",