Skip to content

Commit

Permalink
Bump @vscode/vsce from 3.1.1 to 3.2.0 (ocamllabs#1624)
Browse files Browse the repository at this point in the history
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.1.1...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and PizieDust committed Oct 23, 2024
1 parent 999cb56 commit 7e1c08b
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 @@ -1234,7 +1234,7 @@
"@types/vscode": "1.86.0",
"@vscode/test-cli": "0.0.10",
"@vscode/test-electron": "2.4.1",
"@vscode/vsce": "3.1.1",
"@vscode/vsce": "3.2.0",
"esbuild": "0.24.0",
"ovsx": "0.10.0",
"typescript": "5.6.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1793,9 +1793,9 @@ __metadata:
languageName: node
linkType: hard

"@vscode/vsce@npm:3.1.1":
version: 3.1.1
resolution: "@vscode/vsce@npm:3.1.1"
"@vscode/vsce@npm:3.2.0":
version: 3.2.0
resolution: "@vscode/vsce@npm:3.2.0"
dependencies:
"@azure/identity": "npm:^4.1.0"
"@vscode/vsce-sign": "npm:^2.0.0"
Expand Down Expand Up @@ -1827,7 +1827,7 @@ __metadata:
optional: true
bin:
vsce: vsce
checksum: 10c0/f583457bf1f7e51f0d79c45895e47f559dab1fcdc192e7053df96e6891743112ed4d0fa29830774ba04fabe55da7f262c1805fe35ceca93b04b965b2935c8e3e
checksum: 10c0/2a208a0d8a039e47d41af46ed9cb8b37f360507036c1118493d44a7f1c31506c5e78b179a868406d34b9e1ec12140078b898d3f25f291cbe85698e4f06ec30a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4597,7 +4597,7 @@ __metadata:
"@types/vscode": "npm:1.86.0"
"@vscode/test-cli": "npm:0.0.10"
"@vscode/test-electron": "npm:2.4.1"
"@vscode/vsce": "npm:3.1.1"
"@vscode/vsce": "npm:3.2.0"
esbuild: "npm:0.24.0"
ovsx: "npm:0.10.0"
polka: "npm:1.0.0-next.28"
Expand Down

0 comments on commit 7e1c08b

Please sign in to comment.