From 3e2af26dd1710a2aa2aaaed2319c783f2c8f1e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Wed, 20 Dec 2023 16:40:53 +0100 Subject: [PATCH] fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- plugins/adr/package.json | 3 +-- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/plugins/adr/package.json b/plugins/adr/package.json index e608734abc..540a5bcf51 100644 --- a/plugins/adr/package.json +++ b/plugins/adr/package.json @@ -68,8 +68,7 @@ "@backstage/cli": "workspace:^", "@testing-library/dom": "^9.0.0", "@testing-library/jest-dom": "^6.0.0", - "@testing-library/react": "^14.0.0", - "@types/git-url-parse": "^9.0.0" + "@testing-library/react": "^14.0.0" }, "files": [ "dist" diff --git a/yarn.lock b/yarn.lock index 777c54173e..45162812d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4237,7 +4237,6 @@ __metadata: "@testing-library/dom": ^9.0.0 "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^14.0.0 - "@types/git-url-parse": ^9.0.0 "@types/react": ^16.13.1 || ^17.0.0 lodash: ^4.17.21 react-markdown: ^8.0.0 @@ -39418,6 +39417,7 @@ __metadata: "@backstage/codemods": "workspace:*" "@backstage/create-app": "workspace:*" "@backstage/e2e-test-utils": "workspace:*" + "@backstage/errors": "workspace:^" "@backstage/repo-tools": "workspace:*" "@changesets/cli": ^2.14.0 "@manypkg/get-packages": ^1.1.3