renovate 40.41.0 → 40.41.2
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": "40.41.
|
4
|
+
"version": "40.41.2",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -240,7 +240,7 @@
|
|
240
240
|
"p-throttle": "4.1.1",
|
241
241
|
"parse-link-header": "2.0.0",
|
242
242
|
"prettier": "3.5.3",
|
243
|
-
"protobufjs": "7.5.
|
243
|
+
"protobufjs": "7.5.3",
|
244
244
|
"punycode": "2.3.1",
|
245
245
|
"redis": "4.7.1",
|
246
246
|
"remark": "13.0.0",
|
@@ -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.33"
|
265
265
|
},
|
266
266
|
"optionalDependencies": {
|
267
267
|
"better-sqlite3": "11.10.0",
|
@@ -303,7 +303,7 @@
|
|
303
303
|
"@types/mdast": "3.0.15",
|
304
304
|
"@types/moo": "0.5.10",
|
305
305
|
"@types/ms": "2.1.0",
|
306
|
-
"@types/node": "22.15.
|
306
|
+
"@types/node": "22.15.24",
|
307
307
|
"@types/parse-link-header": "2.0.3",
|
308
308
|
"@types/punycode": "2.1.4",
|
309
309
|
"@types/semver": "7.7.0",
|
@@ -325,7 +325,7 @@
|
|
325
325
|
"eslint-config-prettier": "10.1.5",
|
326
326
|
"eslint-formatter-gha": "1.5.2",
|
327
327
|
"eslint-import-resolver-typescript": "4.4.1",
|
328
|
-
"eslint-plugin-import": "
|
328
|
+
"eslint-plugin-import-x": "4.15.0",
|
329
329
|
"eslint-plugin-promise": "7.2.1",
|
330
330
|
"expect-more-jest": "5.5.0",
|
331
331
|
"globals": "16.2.0",
|