From d688de61167c6d78d6b5bdc37f0a8fc83084f7b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:54:02 +0000 Subject: [PATCH] chore(deps-dev): bump @vscode/vsce from 2.21.0 to 2.21.1 Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.21.0 to 2.21.1. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](https://github.com/Microsoft/vsce/compare/v2.21.0...v2.21.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 247badea8..5fe3a197a 100644 --- a/package.json +++ b/package.json @@ -1213,7 +1213,7 @@ "npm-run-all": "4.1.5", "ovsx": "0.8.3", "prettier": "3.0.3", - "@vscode/vsce": "2.21.0", + "@vscode/vsce": "2.21.1", "vscode-test": "1.6.1" }, "prettier": { diff --git a/yarn.lock b/yarn.lock index b26d23ac2..a91fcbc8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -127,10 +127,10 @@ resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.64.0.tgz#bfd82c8d92dc7824c1be084be1ab46ce20d7fb55" integrity sha512-bSlAWz5WtcSL3cO9tAT/KpEH9rv5OBnm93OIIFwdCshaAiqr2bp1AUyEwW9MWeCvZBHEXc3V0fTYVdVyzDNwHA== -"@vscode/vsce@2.21.0", "@vscode/vsce@^2.19.0": - version "2.21.0" - resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.21.0.tgz#572e66db79cff383b9ac39f71710aa62e6392330" - integrity sha512-KuxYqScqUY/duJbkj9eE2tN2X/WJoGAy54hHtxT3ZBkM6IzrOg7H7CXGUPBxNlmqku2w/cAjOUSrgIHlzz0mbA== +"@vscode/vsce@2.21.1", "@vscode/vsce@^2.19.0": + version "2.21.1" + resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-2.21.1.tgz#793c78d992483b428611a3927211a9640041be14" + integrity sha512-f45/aT+HTubfCU2oC7IaWnH9NjOWp668ML002QiFObFRVUCoLtcwepp9mmql/ArFUy+HCHp54Xrq4koTcOD6TA== dependencies: azure-devops-node-api "^11.0.1" chalk "^2.4.2"