chore: clean up plugin dependency leftovers

This commit is contained in:
Peter Steinberger
2026-05-01 21:36:34 +01:00
parent f52fdd8553
commit 4b7a000dcb
7 changed files with 10 additions and 12 deletions

View File

@@ -246,7 +246,7 @@ describe("collectBundledExtensionManifestErrors", () => {
});
});
describe("bundled plugin root runtime mirrors", () => {
describe("bundled plugin package dependency checks", () => {
function makeBundledSpecs() {
return new Map([
["@larksuiteoapi/node-sdk", { conflicts: [], pluginIds: ["feishu"], spec: "^1.60.0" }],