renovate 42.85.3 → 42.85.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.
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": "42.85.3",
4
+ "version": "42.85.4",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -297,9 +297,9 @@
297
297
  "tar": "7.5.3",
298
298
  "tmp-promise": "3.0.3",
299
299
  "tsx": "4.21.0",
300
- "type-fest": "5.3.1",
300
+ "type-fest": "5.4.0",
301
301
  "typescript": "5.9.3",
302
- "typescript-eslint": "8.52.0",
302
+ "typescript-eslint": "8.53.0",
303
303
  "unified": "11.0.5",
304
304
  "vite": "8.0.0-beta.2",
305
305
  "vite-tsconfig-paths": "5.1.4",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 42.85.3 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 42.85.4 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "42.85.3",
4
+ "x-renovate-version": "42.85.4",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {