fix(lib/vscode): upgrade yargs-parser

This commit is contained in:
Joe Previte
2021-09-09 16:42:38 -07:00
parent 5f81e29591
commit 458474f11f
2 changed files with 8 additions and 23 deletions

View File

@@ -221,6 +221,7 @@
"glob-parent": "^5.1.2",
"tar": "^6.1.9",
"pac-resolver": "^5.0.0",
"path-parse": "^1.0.7"
"path-parse": "^1.0.7",
"yargs-parser": "^13.1.2"
}
}