From 548c970ca0f9619c6db1d22cc4bba5cec8f44f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:40:57 +0000 Subject: [PATCH] Bump @vscode/vsce from 3.1.0 to 3.1.1 Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](https://github.com/Microsoft/vsce/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: "@vscode/vsce" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 258f00e..7f74d9a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/w3c-web-serial": "^1.0.7", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - "@vscode/vsce": "^3.1.0", + "@vscode/vsce": "^3.1.1", "eslint": "^8.57.1", "serve": "^14.2.3", "ts-loader": "^9.5.1", diff --git a/yarn.lock b/yarn.lock index d0c4ad6..9e343b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -554,10 +554,10 @@ "@vscode/vsce-sign-win32-arm64" "2.0.2" "@vscode/vsce-sign-win32-x64" "2.0.2" -"@vscode/vsce@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.1.0.tgz#e21d49575469c735a94eb99bc4105b7be7349c9b" - integrity sha512-fwdfp1Ol+bZtlSGkpcd/nztfo6+SVsTOMWjZ/+a88lVtUn7gXNbSu7dbniecl5mz4vINl+oaVDVtVdGbJDApmw== +"@vscode/vsce@^3.1.1": + version "3.1.1" + resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.1.1.tgz#b18b44796d9e5b7a48a3a1e89f93def9c3b338b9" + integrity sha512-N62Ca9ElRPLUUzf7l9CeEBlLrYzFPRQq7huKk4pVW+LjIOSXfFIPudixn5QvZcz+yXDOh15IopI3K2o3y9666Q== dependencies: "@azure/identity" "^4.1.0" "@vscode/vsce-sign" "^2.0.0"