chore(deps): bump yargs from 17.4.1 to 17.5.1 (#352)

* chore(deps): bump yargs from 17.4.1 to 17.5.1

Bumps [yargs](https://github.com/yargs/yargs) from 17.4.1 to 17.5.1.
- [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.4.1...v17.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix: update

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-20 10:46:51 -03:00
committed by GitHub
parent 822d1bf019
commit 46cd12b0b3
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@actions/http-client": "^1.0.11",
"@actions/tool-cache": "^1.7.2",
"js-yaml": "^4.1.0",
"yargs": "^17.4.1"
"yargs": "^17.5.1"
},
"devDependencies": {
"@types/node": "^16.11.26",