Skip to content

Commit

Permalink
chore(deps-dev): bump @vscode/vsce from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.2.0...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and apupier committed Oct 25, 2024
1 parent 5487326 commit 890feb6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"@vscode/test-web": "^0.0.63",
"@vscode/vsce": "^3.2.0",
"@vscode/vsce": "^3.2.1",
"async-wait-until": "^2.0.12",
"buffer": "^6.0.3",
"chai": "^4.3.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1506,9 +1506,9 @@ __metadata:
languageName: node
linkType: hard

"@vscode/vsce@npm:^3.2.0":
version: 3.2.0
resolution: "@vscode/vsce@npm:3.2.0"
"@vscode/vsce@npm:^3.2.1":
version: 3.2.1
resolution: "@vscode/vsce@npm:3.2.1"
dependencies:
"@azure/identity": "npm:^4.1.0"
"@vscode/vsce-sign": "npm:^2.0.0"
Expand Down Expand Up @@ -1540,7 +1540,7 @@ __metadata:
optional: true
bin:
vsce: vsce
checksum: 10/898293ec698c13d4dd2169bbeb81900314e18c89409cf7269b039e91382bb780599ceebb61a5523ae5f6a92687c38ffbd02cacf60ec67eabd447d3c3a56aba4c
checksum: 10/c924b9cea8c545c438949d83385c0912c5d1ced5e6eddf1c1898997e729f99fc64554a088686ff5d97216b7e5698f9b2101c5faef40cdfd20a2cdadef38c19d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8379,7 +8379,7 @@ __metadata:
"@vscode/test-cli": "npm:^0.0.10"
"@vscode/test-electron": "npm:^2.4.1"
"@vscode/test-web": "npm:^0.0.63"
"@vscode/vsce": "npm:^3.2.0"
"@vscode/vsce": "npm:^3.2.1"
async-wait-until: "npm:^2.0.12"
buffer: "npm:^6.0.3"
chai: "npm:^4.3.10"
Expand Down

0 comments on commit 890feb6

Please sign in to comment.