renovate 41.129.0 → 41.130.1

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 +5 -5
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.129.0",
4
+ "version": "41.130.1",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -234,7 +234,7 @@
234
234
  "nanoid": "5.1.5",
235
235
  "neotraverse": "0.6.18",
236
236
  "node-html-parser": "7.0.1",
237
- "p-all": "5.0.0",
237
+ "p-all": "5.0.1",
238
238
  "p-map": "7.0.3",
239
239
  "p-queue": "8.1.1",
240
240
  "p-throttle": "8.0.0",
@@ -277,7 +277,7 @@
277
277
  "@ls-lint/ls-lint": "2.3.1",
278
278
  "@openpgp/web-stream-tools": "0.1.3",
279
279
  "@semantic-release/exec": "7.1.0",
280
- "@smithy/util-stream": "4.3.1",
280
+ "@smithy/util-stream": "4.3.2",
281
281
  "@types/auth-header": "1.0.6",
282
282
  "@types/aws4": "1.11.6",
283
283
  "@types/better-sqlite3": "7.6.13",
@@ -304,7 +304,7 @@
304
304
  "@types/mdast": "4.0.4",
305
305
  "@types/moo": "0.5.10",
306
306
  "@types/ms": "2.1.0",
307
- "@types/node": "22.18.5",
307
+ "@types/node": "22.18.6",
308
308
  "@types/parse-link-header": "2.0.3",
309
309
  "@types/punycode": "2.1.4",
310
310
  "@types/sax": "1.2.7",
@@ -348,7 +348,7 @@
348
348
  "typescript": "5.8.3",
349
349
  "typescript-eslint": "8.43.0",
350
350
  "unified": "11.0.5",
351
- "vite": "7.1.5",
351
+ "vite": "7.1.6",
352
352
  "vite-tsconfig-paths": "5.1.4",
353
353
  "vitest": "3.2.4",
354
354
  "vitest-mock-extended": "3.1.0"