Skip to content

Commit

Permalink
Bump @vscode/vsce from 2.27.0 to 2.29.0 (#1963)
Browse files Browse the repository at this point in the history
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.27.0 to 2.29.0.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.27.0...v2.29.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 Jun 21, 2024
1 parent 6bc559f commit c26fc42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5742,7 +5742,7 @@
"@types/webpack-env": "^1.18.5",
"@vscode/test-electron": "^2.4.0",
"@vscode/test-web": "^0.0.54",
"@vscode/vsce": "^2.27.0",
"@vscode/vsce": "^2.29.0",
"assert": "^2.1.0",
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -651,10 +651,10 @@
"@vscode/vsce-sign-win32-arm64" "2.0.2"
"@vscode/vsce-sign-win32-x64" "2.0.2"

"@vscode/vsce@^2.27.0":
version "2.27.0"
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.27.0.tgz#4d58e789ed8a2a2dfc5c049324d038a505a599b7"
integrity sha512-FFUMBVSyyjjJpWszwqk7d4U3YllY8FdWslbUDMRki1x4ZjA3Z0hmRMfypWrjP9sptbSR9nyPFU4uqjhy2qRB/w==
"@vscode/vsce@^2.29.0":
version "2.29.0"
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.29.0.tgz#527e1ae104d6ba38cf4ba9509ba414e3b0629328"
integrity sha512-63+aEO8SpjE6qKiIh2Cqy/P9zC7+USElGwpEdkyPp89xIBDBr5IqeNS3zkD3mp3wZqbvHIpJsCCNu74WQirYCg==
dependencies:
"@azure/identity" "^4.1.0"
"@vscode/vsce-sign" "^2.0.0"
Expand Down

0 comments on commit c26fc42

Please sign in to comment.