Skip to content

Commit

Permalink
npm: bump @vscode/vsce in /vscode-extension-self-contained
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 0d4a39d commit 78d1b42
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions vscode-extension-self-contained/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 vscode-extension-self-contained/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/vscode": "^1.94.0",
"typescript": "^5.6.3",
"@vscode/test-electron": "^2.4.1",
"@vscode/vsce": "^3.1.1"
"@vscode/vsce": "^3.2.0"
},
"dependencies": {
"vscode-languageclient": "^9.0.1"
Expand Down

0 comments on commit 78d1b42

Please sign in to comment.