renovate 41.1.2 → 41.1.4
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 +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": "41.1.
|
4
|
+
"version": "41.1.4",
|
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",
|
@@ -270,7 +270,7 @@
|
|
270
270
|
},
|
271
271
|
"devDependencies": {
|
272
272
|
"@containerbase/eslint-plugin": "1.1.6",
|
273
|
-
"@eslint/js": "9.
|
273
|
+
"@eslint/js": "9.29.0",
|
274
274
|
"@hyrious/marshal": "0.3.3",
|
275
275
|
"@ls-lint/ls-lint": "2.3.1",
|
276
276
|
"@openpgp/web-stream-tools": "0.1.3",
|
@@ -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.5",
|
318
318
|
"aws-sdk-client-mock": "4.1.0",
|
319
319
|
"callsite": "1.0.0",
|
320
320
|
"common-tags": "1.8.2",
|
@@ -332,7 +332,7 @@
|
|
332
332
|
"graphql": "16.11.0",
|
333
333
|
"husky": "9.1.7",
|
334
334
|
"jest-extended": "5.0.3",
|
335
|
-
"lint-staged": "16.1.
|
335
|
+
"lint-staged": "16.1.1",
|
336
336
|
"markdownlint-cli2": "0.18.1",
|
337
337
|
"memfs": "4.17.2",
|
338
338
|
"nock": "14.0.5",
|
@@ -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",
|