renovate 41.138.2 → 41.138.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -641,7 +641,9 @@
641
641
  "ui5-webcomponents": [
642
642
  "https://github.com/SAP/ui5-webcomponents",
643
643
  "https://github.com/SAP/ui5-webcomponents-react",
644
- "https://github.com/SAP/ui5-webcomponents-ngx"
644
+ "https://github.com/SAP/ui5-webcomponents-ngx",
645
+ "https://github.com/UI5/webcomponents",
646
+ "https://github.com/UI5/webcomponents-react"
645
647
  ],
646
648
  "unhead": "https://github.com/unjs/unhead",
647
649
  "unocss": "https://github.com/unocss/unocss",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "renovate",
3
3
  "description": "Automated dependency updates. Flexible so you don't need to be.",
4
- "version": "41.138.2",
4
+ "version": "41.138.4",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",