renovate 39.262.1 → 39.263.0

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.
Files changed (1) hide show
  1. package/package.json +4 -4
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": "39.262.1",
4
+ "version": "39.263.0",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -269,7 +269,7 @@
269
269
  },
270
270
  "devDependencies": {
271
271
  "@containerbase/eslint-plugin": "1.1.4",
272
- "@eslint/js": "9.25.0",
272
+ "@eslint/js": "9.25.1",
273
273
  "@hyrious/marshal": "0.3.3",
274
274
  "@ls-lint/ls-lint": "2.3.0",
275
275
  "@openpgp/web-stream-tools": "0.1.3",
@@ -322,7 +322,7 @@
322
322
  "conventional-changelog-conventionalcommits": "8.0.0",
323
323
  "emojibase-data": "16.0.3",
324
324
  "esbuild": "0.25.2",
325
- "eslint": "9.25.0",
325
+ "eslint": "9.25.1",
326
326
  "eslint-config-prettier": "10.1.2",
327
327
  "eslint-formatter-gha": "1.5.2",
328
328
  "eslint-import-resolver-typescript": "4.3.4",
@@ -346,7 +346,7 @@
346
346
  "tsx": "4.19.3",
347
347
  "type-fest": "4.40.0",
348
348
  "typescript": "5.8.3",
349
- "typescript-eslint": "8.30.1",
349
+ "typescript-eslint": "8.31.0",
350
350
  "unified": "9.2.2",
351
351
  "vite": "6.3.2",
352
352
  "vite-tsconfig-paths": "5.1.4",