Bump yargs from 16.2.0 to 17.0.0 (#16149)

Bumps [yargs](https://github.com/yargs/yargs) from 16.2.0 to 17.0.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v16.2.0...v17.0.0)

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]
2021-05-07 12:27:33 +09:00
committed by GitHub
parent 566fc90913
commit 09f051d0b7
2 changed files with 5 additions and 5 deletions

View File

@ -186,7 +186,7 @@
"react-test-renderer": "^16.14.0",
"sass-lint": "^1.13.1",
"webpack-dev-server": "^3.11.2",
"yargs": "^16.2.0"
"yargs": "^17.0.0"
},
"resolutions": {
"kind-of": "^6.0.3"