Merge pull request #30267 from backstage/freben/federate-harder

bump module-federation packages together
This commit is contained in:
Fredrik Adelöw
2025-06-16 14:26:30 +02:00
committed by GitHub
+5
View File
@@ -35,6 +35,11 @@
rangeStrategy: 'replace',
matchSourceUrls: ['https://github.com/gregberge/svgr{/,}**'],
},
{
groupName: 'Module-federation monorepo packages',
rangeStrategy: 'replace',
matchSourceUrls: ['https://github.com/module-federation/core{/,}**'],
},
// We update yarn packages manually as it's gzip'd and we don't want to pollute the repository too much.
{
matchSourceUrls: ['https://github.com/yarnpkg/berry'],