Bump yargs from 17.5.1 to 17.6.0 (#19284)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-04 20:35:39 +09:00
committed by GitHub
parent 988c3a8593
commit deb45b0a44
2 changed files with 11 additions and 11 deletions

View File

@ -164,7 +164,7 @@
"stylelint": "^14.12.1",
"stylelint-config-standard-scss": "^5.0.0",
"webpack-dev-server": "^3.11.3",
"yargs": "^17.5.1"
"yargs": "^17.6.0"
},
"resolutions": {
"kind-of": "^6.0.3"