Skip to content

Commit

Permalink
Update dependency vsce to v1.103.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2022
1 parent b1b39af commit 0086bce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"pre-commit": "1.2.2",
"ts-loader": "9.2.5",
"typescript": "4.3.5",
"vsce": "1.96.1",
"vsce": "1.103.1",
"vscode-test": "1.6.1",
"webpack": "5.49.0",
"webpack-cli": "4.7.2"
Expand Down
11 changes: 7 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2849,17 +2849,19 @@ v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0:
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==

vsce@1.96.1:
version "1.96.1"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.96.1.tgz#782eb094001f14ce9abecb5d3a1d8586a14bac4b"
integrity sha512-KnEVqjfc1dXrpZsbJ8J7B9VQ7GAAx8o5RqBNk42Srv1KF9+e2/aXchQHe9QZxeUs/FiliHoMGpGvnHTXwKIT2A==
vsce@1.103.1:
version "1.103.1"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.103.1.tgz#12c9bb4373f0261a8bc85671b86ce7f222f3c694"
integrity sha512-98oKQKKRp7J/vTIk1cuzom5cezZpYpRHs3WlySdsrTCrAEipB/HvaPTc4VZ3hGZHzHXS9P5p2L0IllntJeXwiQ==
dependencies:
azure-devops-node-api "^11.0.1"
chalk "^2.4.2"
cheerio "^1.0.0-rc.9"
commander "^6.1.0"
denodeify "^1.2.1"
glob "^7.0.6"
hosted-git-info "^4.0.2"
keytar "^7.7.0"
leven "^3.1.0"
lodash "^4.17.15"
markdown-it "^10.0.0"
Expand All @@ -2872,6 +2874,7 @@ [email protected]:
tmp "^0.2.1"
typed-rest-client "^1.8.4"
url-join "^1.1.0"
xml2js "^0.4.23"
yauzl "^2.3.1"
yazl "^2.2.2"

Expand Down

0 comments on commit 0086bce

Please sign in to comment.