1
0
Fork 0

update: update dependency yargs to v15.0.2

This commit is contained in:
Renovate Bot 2019-11-19 03:25:06 +00:00 committed by Sean Sube
parent 203474dea7
commit e773c1ce5c
2 changed files with 5 additions and 5 deletions

View File

@ -94,7 +94,7 @@
"tslint-microsoft-contrib": "6.2.0",
"tslint-sonarts": "1.9.0",
"typescript": "3.7.2",
"yargs": "15.0.1"
"yargs": "15.0.2"
},
"dependencies": {},
"nyc": {

View File

@ -3918,10 +3918,10 @@ yargs@14.2.0:
y18n "^4.0.0"
yargs-parser "^15.0.0"
yargs@15.0.1:
version "15.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-15.0.1.tgz#558d03c3e5d873431d500f871168967ef673620e"
integrity sha512-47i2DJb+gkLpioPBdMmnvb4QkAuyz7tLes9nCgYDXEdPf05tqjCQpUELea3MfmoomS9NKAZlZEifstKIXiASMw==
yargs@15.0.2:
version "15.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-15.0.2.tgz#4248bf218ef050385c4f7e14ebdf425653d13bd3"
integrity sha512-GH/X/hYt+x5hOat4LMnCqMd8r5Cv78heOMIJn1hr7QPPBqfeC6p89Y78+WB9yGDvfpCvgasfmWLzNzEioOUD9Q==
dependencies:
cliui "^6.0.0"
decamelize "^1.2.0"