From d66afc687cdb40728d9861709e6a2f5ff55424dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:19:41 +0100 Subject: [PATCH] chore(deps): update dependency @vscode/vsce to v3.2.1 (#413) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 798906d..e016ec3 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@rollup/plugin-json": "6.1.0", "@rollup/plugin-node-resolve": "15.3.0", "@types/vscode": "1.80.0", - "@vscode/vsce": "3.2.0", + "@vscode/vsce": "3.2.1", "lefthook": "1.8.1", "ovsx": "0.10.0", "rollup": "4.24.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c6c46ad..8270917 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: 1.80.0 version: 1.80.0 '@vscode/vsce': - specifier: 3.2.0 - version: 3.2.0 + specifier: 3.2.1 + version: 3.2.1 lefthook: specifier: 1.8.1 version: 1.8.1 @@ -659,8 +659,8 @@ packages: '@vscode/vsce-sign@2.0.4': resolution: {integrity: sha512-0uL32egStKYfy60IqnynAChMTbL0oqpqk0Ew0YHiIb+fayuGZWADuIPHWUcY1GCnAA+VgchOPDMxnc2R3XGWEA==} - '@vscode/vsce@3.2.0': - resolution: {integrity: sha512-c/AId5Lp50HTszCBDfXfD/Go2djm6qO/WfedP2Y3BpRP+V+ttr8T0mTvZ8WEyTiBp2EfrYnzYUCx0ocB9mHy4Q==} + '@vscode/vsce@3.2.1': + resolution: {integrity: sha512-AY9vBjwExakK1c0cI/3NN2Ey0EgiKLBye/fxl/ue+o4q6RZ7N+xzd1jAD6eI6eBeMVANi617+V2rxIAkDPco2Q==} engines: {node: '>= 20'} hasBin: true @@ -2102,7 +2102,7 @@ snapshots: '@vscode/vsce-sign-win32-arm64': 2.0.2 '@vscode/vsce-sign-win32-x64': 2.0.2 - '@vscode/vsce@3.2.0': + '@vscode/vsce@3.2.1': dependencies: '@azure/identity': 4.4.1 '@vscode/vsce-sign': 2.0.4 @@ -2799,7 +2799,7 @@ snapshots: ovsx@0.10.0: dependencies: - '@vscode/vsce': 3.2.0 + '@vscode/vsce': 3.2.1 commander: 6.2.1 follow-redirects: 1.15.9 is-ci: 2.0.0