From a57195d11e210192c66a2335fabbb98021a8da56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 20:06:07 +0000 Subject: [PATCH] Bump @vscode/vsce from 3.7.0 to 3.7.1 Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](https://github.com/Microsoft/vsce/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: "@vscode/vsce" dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 33c7340..fcebef4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -773,9 +773,9 @@ "@vscode/vsce-sign-win32-x64" "2.0.5" "@vscode/vsce@^3.6.0": - version "3.7.0" - resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.7.0.tgz#a2a8c0bb414227867c6b246b6fcd84614e5dca7c" - integrity sha512-LY9r2T4joszRjz4d92ZPl6LTBUPS4IWH9gG/3JUv+1QyBJrveZlcVISuiaq0EOpmcgFh0GgVgKD4rD/21Tu8sA== + version "3.7.1" + resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.7.1.tgz#55a88ae40e9618fea251e373bc6b23c128915654" + integrity sha512-OTm2XdMt2YkpSn2Nx7z2EJtSuhRHsTPYsSK59hr3v8jRArK+2UEoju4Jumn1CmpgoBLGI6ReHLJ/czYltNUW3g== dependencies: "@azure/identity" "^4.1.0" "@secretlint/node" "^10.1.2"