Bump yargs from 13.3.0 to 15.0.2 (#12574)

Bumps [yargs](https://github.com/yargs/yargs) from 13.3.0 to 15.0.2.
- [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/v13.3.0...v15.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-11 20:37:37 +09:00 committed by Yamagishi Kazutoshi
parent 5ff2d8c247
commit c7a9e14c46
2 changed files with 67 additions and 4 deletions

View file

@ -183,6 +183,6 @@
"react-test-renderer": "^16.11.0",
"sass-lint": "^1.13.1",
"webpack-dev-server": "^3.9.0",
"yargs": "^13.3.0"
"yargs": "^15.0.2"
}
}