renovate 39.257.7 → 39.258.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.
- package/package.json +3 -3
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.
|
4
|
+
"version": "39.258.0",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -315,7 +315,7 @@
|
|
315
315
|
"@types/validate-npm-package-name": "4.0.2",
|
316
316
|
"@types/xmldoc": "1.1.9",
|
317
317
|
"@vitest/coverage-v8": "3.1.1",
|
318
|
-
"@vitest/eslint-plugin": "1.1.
|
318
|
+
"@vitest/eslint-plugin": "1.1.43",
|
319
319
|
"aws-sdk-client-mock": "4.1.0",
|
320
320
|
"callsite": "1.0.0",
|
321
321
|
"common-tags": "1.8.2",
|
@@ -348,7 +348,7 @@
|
|
348
348
|
"typescript": "5.8.3",
|
349
349
|
"typescript-eslint": "8.30.1",
|
350
350
|
"unified": "9.2.2",
|
351
|
-
"vite": "6.3.
|
351
|
+
"vite": "6.3.2",
|
352
352
|
"vite-tsconfig-paths": "5.1.4",
|
353
353
|
"vitest": "3.1.1",
|
354
354
|
"vitest-mock-extended": "3.1.0"
|