chore(deps): update dependency yargs to v17.4.0

This commit is contained in:
Renovate Bot 2022-03-19 17:14:45 +00:00
parent 2a64115402
commit 2b6c3a4824
2 changed files with 21 additions and 6 deletions

View file

@ -90,7 +90,7 @@
"ts-jest": "27.1.3",
"tslib": "2.3.1",
"typescript": "4.4.4",
"yargs": "17.3.1"
"yargs": "17.4.0"
},
"lint-staged": {
"*.(ts|js|cjs|mjs)": "eslint --cache --fix",