renovate 41.165.5 → 41.165.6

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.
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.165.5",
4
+ "version": "41.165.6",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -157,7 +157,7 @@
157
157
  "glob": "11.0.3",
158
158
  "global-agent": "3.0.0",
159
159
  "good-enough-parser": "1.1.23",
160
- "google-auth-library": "10.4.1",
160
+ "google-auth-library": "10.4.2",
161
161
  "got": "11.8.6",
162
162
  "graph-data-structure": "4.5.0",
163
163
  "handlebars": "4.7.8",
@@ -288,7 +288,7 @@
288
288
  "nyc": "17.1.0",
289
289
  "rimraf": "6.0.1",
290
290
  "semantic-release": "24.2.9",
291
- "tar": "7.5.1",
291
+ "tar": "7.5.2",
292
292
  "tmp-promise": "3.0.3",
293
293
  "tsx": "4.20.6",
294
294
  "type-fest": "5.1.0",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 41.165.5 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 41.165.6 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "41.165.5",
4
+ "x-renovate-version": "41.165.6",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {