Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency semantic-release-vsce to ^3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 12, 2021
1 parent 5ea6bea commit 1a533e7
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 25 deletions.
33 changes: 18 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"nyc": "^15.1.0",
"prettier": "^2.2.1",
"semantic-release": "^17.3.0",
"semantic-release-vsce": "^3.0.1",
"semantic-release-vsce": "^3.3.0",
"typescript": "^4.1.3",
"vsce": "^1.81.1"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5929,17 +5929,17 @@ safe-regex@^2.1.1:
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

semantic-release-vsce@^3.0.1:
version "3.1.3"
resolved "https://registry.npmjs.org/semantic-release-vsce/-/semantic-release-vsce-3.1.3.tgz"
integrity sha512-+wVsLDPMhzMtBevFs0hk5XHBsD7Tw574lpcWe3RLlfvLjq14MxQdQid9kgqVvFrEUoqPXTbM3bgy0CsOKcRm7Q==
semantic-release-vsce@^3.3.0:
version "3.3.0"
resolved "https://registry.npmjs.org/semantic-release-vsce/-/semantic-release-vsce-3.3.0.tgz"
integrity sha512-3sM7GUEZoSIPvae/XpNLZCVCF8vnVliuSCyRaJw7ne+LolPo+GfsbzFYQd/uG48F1Dg1/lYBr1f368GJGRA/Iw==
dependencies:
"@semantic-release/error" "^2.2.0"
detect-indent "^6.0.0"
execa "^5.0.0"
fs-extra "^9.0.1"
read-pkg-up "^7.0.1"
vsce "^1.73.0"
vsce "^1.85.1"

semantic-release@^17.3.0:
version "17.3.7"
Expand Down Expand Up @@ -6893,10 +6893,10 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

vsce@^1.73.0, vsce@^1.81.1:
version "1.85.0"
resolved "https://registry.npmjs.org/vsce/-/vsce-1.85.0.tgz"
integrity sha512-YVFwjXWvHRwk75mm3iL4Wr3auCdbBPTv2amtLf97ccqH0hkt0ZVBddu7iOs4HSEbSr9xiiaZwQHUsqMm6Ks0ag==
vsce@^1.81.1, vsce@^1.85.1:
version "1.86.0"
resolved "https://registry.npmjs.org/vsce/-/vsce-1.86.0.tgz"
integrity sha512-B+T46mvUnI2m7/AGHG0QshXNffGHiHJCha2YUZByNI8llFt9V4mksBFLt0iUY+Kx2akkQxi8gjxGeH7TfeHsIA==
dependencies:
azure-devops-node-api "^7.2.0"
chalk "^2.4.2"
Expand Down

0 comments on commit 1a533e7

Please sign in to comment.