frontend-plugin-api: add missing tlr dep

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-12 20:36:21 +02:00
parent 10d75752dd
commit 6c8834add0
2 changed files with 2 additions and 0 deletions
@@ -27,6 +27,7 @@
"@backstage/frontend-app-api": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.1",
"history": "^5.3.0"
},
+1
View File
@@ -4236,6 +4236,7 @@ __metadata:
"@backstage/types": "workspace:^"
"@backstage/version-bridge": "workspace:^"
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^12.1.3
"@testing-library/react-hooks": ^8.0.1
"@types/react": ^16.13.1 || ^17.0.0
history: ^5.3.0