cli-node, cli: move yarnPlugin and SuccessCache to cli-node

Move `getHasYarnPlugin` and `SuccessCache` from `@backstage/cli` internal
modules to `@backstage/cli-node` as public exports, making them available
for reuse by other CLI tooling.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-02-25 11:52:36 +01:00
parent dd6408d682
commit 3c811bf8a9
15 changed files with 77 additions and 8 deletions
+1
View File
@@ -3277,6 +3277,7 @@ __metadata:
"@yarnpkg/parsers": "npm:^3.0.0"
fs-extra: "npm:^11.2.0"
semver: "npm:^7.5.3"
yaml: "npm:^2.0.0"
zod: "npm:^3.25.76"
languageName: unknown
linkType: soft