Bump yargs from 17.7.2 to 18.0.0

Bumps [yargs](https://github.com/yargs/yargs) from 17.7.2 to 18.0.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.7.2...v18.0.0)

---
updated-dependencies:
- dependency-name: yargs
  dependency-version: 18.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-02 17:36:37 +00:00
committed by GitHub
parent 33230fada8
commit e44509028b
2 changed files with 72 additions and 94 deletions

View File

@@ -22,7 +22,7 @@
"@vercel/ncc": "^0.38.3",
"axios": "^1.9",
"form-data": "^4.0.2",
"yargs": "^17.7.2"
"yargs": "^18.0.0"
},
"dependencies": {
"@actions/core": "^1.11.1"