Skip to content

Commit 78576f2

Browse files
Bump @vscode/vsce from 3.3.0 to 3.3.1 (#135)
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.3.0...v3.3.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Reinecke <jens.reinecke@arm.com>
1 parent 0111f0e commit 78576f2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
"@types/yarnpkg__lockfile": "^1.1.9",
231231
"@typescript-eslint/eslint-plugin": "^8.28.0",
232232
"@typescript-eslint/parser": "^8.28.0",
233-
"@vscode/vsce": "^3.3.0",
233+
"@vscode/vsce": "^3.3.1",
234234
"@yarnpkg/lockfile": "^1.1.0",
235235
"eslint": "^9.23.0",
236236
"extract-zip": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,10 +1322,10 @@
13221322
"@vscode/vsce-sign-win32-arm64" "2.0.2"
13231323
"@vscode/vsce-sign-win32-x64" "2.0.2"
13241324

1325-
"@vscode/vsce@^3.3.0":
1326-
version "3.3.0"
1327-
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.3.0.tgz#803e41368a95d35693ce049076503f34f89fde09"
1328-
integrity sha512-HA/pUyvh/TQWkc4wG7AudPIWUvsR8i4jiWZZgM/a69ncPi9Nm5FDogf/wVEk4EWJs4/UdxU7J6X18dfAwfPbxA==
1325+
"@vscode/vsce@^3.3.1":
1326+
version "3.3.1"
1327+
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.3.1.tgz#cbbe2b21d21a166080b828c1ba1c7a27d2bb7201"
1328+
integrity sha512-aZ+0UilLsSidWcY6qjQRmsNgJXfFvE3ihj0u9oNLMejFGBBYORTRua0KHx3kx+RW5pxvza2OepzTpct2OdhTUA==
13291329
dependencies:
13301330
"@azure/identity" "^4.1.0"
13311331
"@vscode/vsce-sign" "^2.0.0"

0 commit comments

Comments
 (0)