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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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",