Update dependency yargs to v17.1.1

This commit is contained in:
Renovate Bot 2021-08-13 21:16:28 +00:00
parent 224feb5d67
commit fe5c99a9f0
2 changed files with 6 additions and 6 deletions

View file

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