Skip to content

Commit

Permalink
chore(deps-dev): bump @vscode/vsce from 2.21.1 to 2.22.0 (#1260)
Browse files Browse the repository at this point in the history
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.21.1 to 2.22.0.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.21.1...v2.22.0)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
1 parent df529bb commit 332f8aa
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@
"devDependencies": {
"@types/vscode": "1.82.0",
"@vscode/test-electron": "2.3.6",
"@vscode/vsce": "2.21.1",
"@vscode/vsce": "2.22.0",
"esbuild": "0.19.5",
"fs-extra": "11.1.1",
"glob": "10.3.10",
Expand Down
38 changes: 36 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1438,7 +1438,41 @@ __metadata:
languageName: node
linkType: hard

"@vscode/vsce@npm:2.21.1, @vscode/vsce@npm:^2.19.0":
"@vscode/vsce@npm:2.22.0":
version: 2.22.0
resolution: "@vscode/vsce@npm:2.22.0"
dependencies:
azure-devops-node-api: "npm:^11.0.1"
chalk: "npm:^2.4.2"
cheerio: "npm:^1.0.0-rc.9"
commander: "npm:^6.2.1"
glob: "npm:^7.0.6"
hosted-git-info: "npm:^4.0.2"
jsonc-parser: "npm:^3.2.0"
keytar: "npm:^7.7.0"
leven: "npm:^3.1.0"
markdown-it: "npm:^12.3.2"
mime: "npm:^1.3.4"
minimatch: "npm:^3.0.3"
parse-semver: "npm:^1.1.1"
read: "npm:^1.0.7"
semver: "npm:^7.5.2"
tmp: "npm:^0.2.1"
typed-rest-client: "npm:^1.8.4"
url-join: "npm:^4.0.1"
xml2js: "npm:^0.5.0"
yauzl: "npm:^2.3.1"
yazl: "npm:^2.2.2"
dependenciesMeta:
keytar:
optional: true
bin:
vsce: vsce
checksum: 809228e165933c4c6606b82b2658995a31dbb70f28df3ee1b195314ad4da2440c1b4270d427c9fa217eb61745921fe23fbdad46251e7f540f00952846b7daab9
languageName: node
linkType: hard

"@vscode/vsce@npm:^2.19.0":
version: 2.21.1
resolution: "@vscode/vsce@npm:2.21.1"
dependencies:
Expand Down Expand Up @@ -4597,7 +4631,7 @@ __metadata:
dependencies:
"@types/vscode": "npm:1.82.0"
"@vscode/test-electron": "npm:2.3.6"
"@vscode/vsce": "npm:2.21.1"
"@vscode/vsce": "npm:2.22.0"
esbuild: "npm:0.19.5"
fs-extra: "npm:11.1.1"
glob: "npm:10.3.10"
Expand Down

0 comments on commit 332f8aa

Please sign in to comment.