Merge pull request #15378 from backstage/sarabadu/transitive-deps

[repo-tools] moved to peerDeps to match version w/api-extractor
This commit is contained in:
Johan Haals
2022-12-23 10:05:44 +01:00
committed by GitHub
3 changed files with 13 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/repo-tools': patch
---
Move some dependencies as `peerDependencies` because we need to always use same version as in `api-extractor`