add missing jest peer deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/test-utils': patch
|
||||
'@backstage/backend-test-utils': patch
|
||||
---
|
||||
|
||||
Added `@types/jest` as an optional peer dependency, since jest types are exposed in the public API surface.
|
||||
Reference in New Issue
Block a user