Bump yargs from 15.0.2 to 15.1.0 (#12771)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-06 19:41:02 +09:00 committed by Yamagishi Kazutoshi
parent e6fc490011
commit 862ba3afad
2 changed files with 5 additions and 5 deletions

View file

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