Remove type-fest dependency from catalog-backend-module-github
Replace the imported PartialDeep type from type-fest with a local equivalent helper type used only in tests, eliminating the external dev dependency. Signed-off-by: Fredrik Adelöw <freben@spotify.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-github': patch
|
||||
---
|
||||
|
||||
Removed the `type-fest` dev dependency, replacing its `PartialDeep` import with a local helper type in tests.
|
||||
Reference in New Issue
Block a user