1
0
Fork 0

update: update dependency yargs to v15.1.0 (#207)

This commit is contained in:
renovate[bot] 2020-01-02 08:09:17 -06:00 committed by Sean Sube
parent 071f6c6212
commit f409c72ba1
2 changed files with 19 additions and 2 deletions

View File

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

View File

@ -4089,7 +4089,24 @@ yargs@14.2.0:
y18n "^4.0.0"
yargs-parser "^15.0.0"
yargs@15.0.2, yargs@^15.0.2:
yargs@15.1.0:
version "15.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-15.1.0.tgz#e111381f5830e863a89550bd4b136bb6a5f37219"
integrity sha512-T39FNN1b6hCW4SOIk1XyTOWxtXdcen0t+XYrysQmChzSipvhBO8Bj0nK1ozAasdk24dNWuMZvr4k24nz+8HHLg==
dependencies:
cliui "^6.0.0"
decamelize "^1.2.0"
find-up "^4.1.0"
get-caller-file "^2.0.1"
require-directory "^2.1.1"
require-main-filename "^2.0.0"
set-blocking "^2.0.0"
string-width "^4.2.0"
which-module "^2.0.0"
y18n "^4.0.0"
yargs-parser "^16.1.0"
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==