renovate 41.1.1 → 41.1.3
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 +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.1.
|
4
|
+
"version": "41.1.3",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -227,7 +227,7 @@
|
|
227
227
|
"luxon": "3.6.1",
|
228
228
|
"markdown-it": "14.1.0",
|
229
229
|
"markdown-table": "3.0.4",
|
230
|
-
"minimatch": "10.0.
|
230
|
+
"minimatch": "10.0.3",
|
231
231
|
"moo": "0.5.2",
|
232
232
|
"ms": "2.1.3",
|
233
233
|
"nanoid": "5.1.5",
|
@@ -261,7 +261,7 @@
|
|
261
261
|
"vuln-vects": "1.1.0",
|
262
262
|
"xmldoc": "1.3.0",
|
263
263
|
"yaml": "2.8.0",
|
264
|
-
"zod": "3.25.
|
264
|
+
"zod": "3.25.64"
|
265
265
|
},
|
266
266
|
"optionalDependencies": {
|
267
267
|
"better-sqlite3": "11.10.0",
|
@@ -314,7 +314,7 @@
|
|
314
314
|
"@types/validate-npm-package-name": "4.0.2",
|
315
315
|
"@types/xmldoc": "1.1.9",
|
316
316
|
"@vitest/coverage-v8": "3.2.2",
|
317
|
-
"@vitest/eslint-plugin": "1.2.
|
317
|
+
"@vitest/eslint-plugin": "1.2.4",
|
318
318
|
"aws-sdk-client-mock": "4.1.0",
|
319
319
|
"callsite": "1.0.0",
|
320
320
|
"common-tags": "1.8.2",
|
@@ -342,7 +342,7 @@
|
|
342
342
|
"semantic-release": "24.2.5",
|
343
343
|
"tar": "7.4.3",
|
344
344
|
"tmp-promise": "3.0.3",
|
345
|
-
"tsx": "4.20.
|
345
|
+
"tsx": "4.20.3",
|
346
346
|
"type-fest": "4.41.0",
|
347
347
|
"typescript": "5.8.3",
|
348
348
|
"typescript-eslint": "8.34.0",
|