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:
@@ -4921,7 +4921,6 @@ __metadata:
|
||||
minimatch: "npm:^10.2.1"
|
||||
msw: "npm:^2.0.0"
|
||||
octokit: "npm:^3.0.0"
|
||||
type-fest: "npm:^4.41.0"
|
||||
uuid: "npm:^11.0.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -48922,7 +48921,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"type-fest@npm:^4.26.1, type-fest@npm:^4.3.1, type-fest@npm:^4.41.0":
|
||||
"type-fest@npm:^4.26.1, type-fest@npm:^4.3.1":
|
||||
version: 4.41.0
|
||||
resolution: "type-fest@npm:4.41.0"
|
||||
checksum: 10/617ace794ac0893c2986912d28b3065ad1afb484cad59297835a0807dc63286c39e8675d65f7de08fafa339afcb8fe06a36e9a188b9857756ae1e92ee8bda212
|
||||
|
||||
Reference in New Issue
Block a user