build: update yargs to 15.3.0 (#36010)
This is needed as we require the following fix https://github.com/yargs/yargs/issues/1325 PR Close #36010
This commit is contained in:

committed by
Matias Niemelä

parent
42375c4b3a
commit
4fba8a6aea
@ -22,7 +22,7 @@
|
||||
"semver": "^6.3.0",
|
||||
"source-map": "^0.6.1",
|
||||
"sourcemap-codec": "^1.4.8",
|
||||
"yargs": "13.1.0"
|
||||
"yargs": "15.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/compiler": "0.0.0-PLACEHOLDER",
|
||||
|
Reference in New Issue
Block a user