chore(deps): bump the npm group with 2 updates

Bumps the npm group with 2 updates: [js-yaml](https://github.com/nodeca/js-yaml) and [yargs](https://github.com/yargs/yargs).


Updates `js-yaml` from 5.2.0 to 5.2.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/5.2.0...5.2.2)

Updates `yargs` from 18.0.0 to 18.1.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.0.0...v18.1.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: yargs
  dependency-version: 18.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-01 16:52:39 +00:00
committed by GitHub
parent 57e184bc5a
commit b7b07e32be
2 changed files with 57 additions and 14 deletions
+2 -2
View File
@@ -28,9 +28,9 @@
"@actions/exec": "^3.0.0",
"@actions/http-client": "^4.0.1",
"@actions/tool-cache": "^4.0.0",
"js-yaml": "^5.2.0",
"js-yaml": "^5.2.2",
"semver": "^7.8.5",
"yargs": "^18.0.0"
"yargs": "^18.1.0"
},
"devDependencies": {
"@types/node": "^24.0.0",