Bump yargs from 12.0.5 to 13.3.0 (#11434)

Bumps [yargs](https://github.com/yargs/yargs) from 12.0.5 to 13.3.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/v12.0.5...v13.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-29 20:42:19 +02:00 committed by Eugen Rochko
parent 658277b07e
commit 85b7b565de
2 changed files with 19 additions and 3 deletions

View file

@ -181,6 +181,6 @@
"react-test-renderer": "^16.8.6",
"sass-lint": "^1.13.1",
"webpack-dev-server": "^3.7.2",
"yargs": "^12.0.5"
"yargs": "^13.3.0"
}
}