Update dependency yargs to v17.1.0

This commit is contained in:
Renovate Bot 2021-08-04 22:17:18 +00:00
parent 282ae5b992
commit 5d9600cd31
2 changed files with 6 additions and 6 deletions

View file

@ -77,7 +77,7 @@
"ts-jest": "27.0.4",
"tslib": "2.3.0",
"typescript": "4.3.5",
"yargs": "17.0.1"
"yargs": "17.1.0"
},
"lint-staged": {
"*.ts": "eslint --cache --fix",