From 2cf06dffe74765dd71123805c03d2f859ebe89ee Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Tue, 18 Jul 2023 10:48:29 +0200 Subject: [PATCH] yarn lock Signed-off-by: Vincenzo Scamporlino --- yarn.lock | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/yarn.lock b/yarn.lock index 3f730e9f31..a6459092b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3377,6 +3377,15 @@ __metadata: languageName: unknown linkType: soft +"@backstage/autodetect@workspace:^, @backstage/autodetect@workspace:packages/autodetect": + version: 0.0.0-use.local + resolution: "@backstage/autodetect@workspace:packages/autodetect" + dependencies: + "@backstage/cli": "workspace:^" + "@testing-library/jest-dom": ^5.10.1 + languageName: unknown + linkType: soft + "@backstage/backend-app-api@workspace:^, @backstage/backend-app-api@workspace:packages/backend-app-api": version: 0.0.0-use.local resolution: "@backstage/backend-app-api@workspace:packages/backend-app-api" @@ -6428,6 +6437,7 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-devtools@workspace:plugins/devtools" dependencies: + "@backstage/autodetect": "workspace:^" "@backstage/cli": "workspace:^" "@backstage/core-app-api": "workspace:^" "@backstage/core-components": "workspace:^"