Chore(deps): Update yargs requirement from ^13.2.4 to ^14.0.0 (#3)

Updates the requirements on [yargs](https://github.com/yargs/yargs) to permit the latest version.
- [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.2.4...v14.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-20 08:51:43 +01:00 committed by Henrique Dias
parent 2a27845be5
commit 3688c623f3

View File

@ -13,6 +13,6 @@
"node-fetch": "^2.6.0",
"tachyons": "^4.11.1",
"tachyons-columns": "^1.0.5",
"yargs": "^13.2.4"
"yargs": "^14.0.0"
}
}