Skip to content

Commit b28812f

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency vsce to v1.100.1 (#1496)
Co-authored-by: Renovate Bot <[email protected]> (cherry picked from commit 4e99a23)
1 parent 4640064 commit b28812f

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"prettier": "2.3.2",
183183
"tslint": "6.1.3",
184184
"tslint-eslint-rules": "5.4.0",
185-
"vsce": "1.96.1",
185+
"vsce": "1.100.1",
186186
"vscode-languageserver-protocol": "3.16.0",
187187
"vscode-languageserver-textdocument": "1.0.1",
188188
"vscode-test": "1.6.1",

yarn.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,7 +1359,7 @@ hosted-git-info@^2.1.4:
13591359
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
13601360
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
13611361

1362-
hosted-git-info@^4.0.1:
1362+
hosted-git-info@^4.0.1, hosted-git-info@^4.0.2:
13631363
version "4.0.2"
13641364
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.2.tgz#5e425507eede4fea846b7262f0838456c4209961"
13651365
integrity sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==
@@ -2819,17 +2819,18 @@ [email protected]:
28192819
core-util-is "1.0.2"
28202820
extsprintf "^1.2.0"
28212821

2822-
vsce@1.96.1:
2823-
version "1.96.1"
2824-
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.96.1.tgz#782eb094001f14ce9abecb5d3a1d8586a14bac4b"
2825-
integrity sha512-KnEVqjfc1dXrpZsbJ8J7B9VQ7GAAx8o5RqBNk42Srv1KF9+e2/aXchQHe9QZxeUs/FiliHoMGpGvnHTXwKIT2A==
2822+
vsce@1.100.1:
2823+
version "1.100.1"
2824+
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.100.1.tgz#6ea04464abe3ccf3a5a8a05de25692f1780b1104"
2825+
integrity sha512-1VjLyse5g6e2eQ6jUpslu7IDq44velwF8Jy8s7ePdwGNuG8EzfmaOfVyig3ZSMJ0l8DiJmZllx5bRAB4RMdnHg==
28262826
dependencies:
28272827
azure-devops-node-api "^11.0.1"
28282828
chalk "^2.4.2"
28292829
cheerio "^1.0.0-rc.9"
28302830
commander "^6.1.0"
28312831
denodeify "^1.2.1"
28322832
glob "^7.0.6"
2833+
hosted-git-info "^4.0.2"
28332834
leven "^3.1.0"
28342835
lodash "^4.17.15"
28352836
markdown-it "^10.0.0"
@@ -2842,6 +2843,7 @@ [email protected]:
28422843
tmp "^0.2.1"
28432844
typed-rest-client "^1.8.4"
28442845
url-join "^1.1.0"
2846+
xml2js "^0.4.23"
28452847
yauzl "^2.3.1"
28462848
yazl "^2.2.2"
28472849

@@ -2981,7 +2983,7 @@ wrappy@1:
29812983
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
29822984
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
29832985

2984-
xml2js@^0.4.17:
2986+
xml2js@^0.4.17, xml2js@^0.4.23:
29852987
version "0.4.23"
29862988
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.23.tgz#a0c69516752421eb2ac758ee4d4ccf58843eac66"
29872989
integrity sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==

0 commit comments

Comments
 (0)