Update to yargs v18 (#3759)

This commit is contained in:
Pascal Birchler
2025-07-15 08:09:12 +02:00
committed by GitHub
parent fefa7ecbea
commit 2862ae7344
4 changed files with 270 additions and 89 deletions

View File

@@ -52,7 +52,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",