renovate 40.51.0 → 40.51.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 +6 -6
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": "40.51.0",
4
+ "version": "40.51.1",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -256,7 +256,7 @@
256
256
  "tslib": "2.8.1",
257
257
  "upath": "2.0.1",
258
258
  "url-join": "5.0.0",
259
- "validate-npm-package-name": "6.0.0",
259
+ "validate-npm-package-name": "6.0.1",
260
260
  "vuln-vects": "1.1.0",
261
261
  "xmldoc": "1.3.0",
262
262
  "yaml": "2.8.0",
@@ -268,7 +268,7 @@
268
268
  "re2": "1.22.1"
269
269
  },
270
270
  "devDependencies": {
271
- "@containerbase/eslint-plugin": "1.1.4",
271
+ "@containerbase/eslint-plugin": "1.1.6",
272
272
  "@eslint/js": "9.28.0",
273
273
  "@hyrious/marshal": "0.3.3",
274
274
  "@ls-lint/ls-lint": "2.3.1",
@@ -311,7 +311,7 @@
311
311
  "@types/tmp": "0.2.6",
312
312
  "@types/validate-npm-package-name": "4.0.2",
313
313
  "@types/xmldoc": "1.1.9",
314
- "@vitest/coverage-v8": "3.2.1",
314
+ "@vitest/coverage-v8": "3.2.2",
315
315
  "@vitest/eslint-plugin": "1.2.1",
316
316
  "aws-sdk-client-mock": "4.1.0",
317
317
  "callsite": "1.0.0",
@@ -323,7 +323,7 @@
323
323
  "eslint-config-prettier": "10.1.5",
324
324
  "eslint-formatter-gha": "1.5.2",
325
325
  "eslint-import-resolver-typescript": "4.4.2",
326
- "eslint-plugin-import-x": "4.15.0",
326
+ "eslint-plugin-import-x": "4.15.1",
327
327
  "eslint-plugin-promise": "7.2.1",
328
328
  "expect-more-jest": "5.5.0",
329
329
  "globals": "16.2.0",
@@ -347,7 +347,7 @@
347
347
  "unified": "9.2.2",
348
348
  "vite": "6.3.5",
349
349
  "vite-tsconfig-paths": "5.1.4",
350
- "vitest": "3.2.1",
350
+ "vitest": "3.2.2",
351
351
  "vitest-mock-extended": "3.1.0"
352
352
  },
353
353
  "packageManager": "pnpm@10.11.1",