Merge pull request #33462 from backstage/freben/remove-type-fest-catalog-github

Remove type-fest dependency from catalog-backend-module-github
This commit is contained in:
Fredrik Adelöw
2026-03-20 12:27:58 +01:00
committed by GitHub
4 changed files with 15 additions and 5 deletions
+5
View File
@@ -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.