build(deps): bump yargs from 18.1.0 to 18.2.0 in /app
Package-Build / Lint (push) Canceled after 0s
Docs / build (push) Canceled after 0s
Package-Build / macOS-Build (arm64, aarch64-apple-darwin) (push) Canceled after 0s
Package-Build / macOS-Build (x86_64, x86_64-apple-darwin) (push) Canceled after 0s
Package-Build / Linux-Build (amd64, x64, ubuntu-24.04, x86_64-unknown-linux-gnu) (push) Canceled after 0s
Package-Build / Linux-Build (arm64, arm64, ubuntu-24.04-arm, aarch64-unknown-linux-gnu, aarch64-linux-gnu-) (push) Canceled after 0s
Package-Build / Linux-Build (armhf, arm, ubuntu-24.04, arm-unknown-linux-gnueabihf, arm-linux-gnueabihf-) (push) Canceled after 0s
Package-Build / Windows-Build (arm64, aarch64-pc-windows-msvc) (push) Canceled after 0s
Package-Build / Windows-Build (x64, x86_64-pc-windows-msvc) (push) Canceled after 0s

Bumps [yargs](https://github.com/yargs/yargs) from 18.1.0 to 18.2.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/v18.1.0...v18.2.0)

---
updated-dependencies:
- dependency-name: yargs
  dependency-version: 18.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-24 19:13:21 +00:00
committed by GitHub
parent 6193527bae
commit de21c8a08b
+3 -3
View File
@@ -2178,9 +2178,9 @@ yargs-parser@^22.0.0:
integrity sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==
yargs@^18:
version "18.1.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-18.1.0.tgz#cd7e98c703ef51695bbbf062ed58f28e94291b56"
integrity sha512-2rAgRKu54VsHkqI0/tYkmluGXHD4KW7yZoycuqDQ15QOTnc2VVfy0nN/1eMhnQLO00A+dwtK20xuCnc1YGeUyg==
version "18.2.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-18.2.0.tgz#c258276baa935fe8fb911d986067f6d0733e8608"
integrity sha512-9OpKOLeaoNFecEp7P6iYbzze/5CqWoH7N3SMs/6y1XF4nMvFMspEGZzJ6uFi9MmQwXhyzqYoSEKO3tvA3Z/o2w==
dependencies:
cliui "^9.0.1"
escalade "^3.1.1"