chore(deps): remove @backstage/test-utils form dependencies

Signed-off-by: Dávid Kosztka <dkosztka@bol.com>
This commit is contained in:
Dávid Kosztka
2022-12-27 17:55:16 +01:00
parent 97f0556a73
commit 6a41175d70
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-cost-insights': patch
---
Removed @backstage/test-utils dependency, since it was already in the devDependencies where it belongs. The main benefit is that this will exclude better-sqlite3 from the production build.
-1
View File
@@ -38,7 +38,6 @@
"@backstage/core-plugin-api": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/plugin-cost-insights-common": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@backstage/theme": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",