fix(deps): revert yargs bump and fix npx regression (#3610)

This commit is contained in:
N. Taylor Mullen
2025-07-08 23:44:56 -07:00
committed by GitHub
parent 95782b7b47
commit d094026b3b
6 changed files with 92 additions and 270 deletions

View File

@@ -53,7 +53,7 @@
"strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1",
"update-notifier": "^7.3.1",
"yargs": "^18.0.0"
"yargs": "^17.7.2"
},
"devDependencies": {
"@babel/runtime": "^7.27.6",