renovate 40.26.1 → 40.26.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": "40.26.
|
4
|
+
"version": "40.26.3",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -270,7 +270,7 @@
|
|
270
270
|
},
|
271
271
|
"devDependencies": {
|
272
272
|
"@containerbase/eslint-plugin": "1.1.4",
|
273
|
-
"@eslint/js": "9.
|
273
|
+
"@eslint/js": "9.27.0",
|
274
274
|
"@hyrious/marshal": "0.3.3",
|
275
275
|
"@ls-lint/ls-lint": "2.3.0",
|
276
276
|
"@openpgp/web-stream-tools": "0.1.3",
|
@@ -314,14 +314,14 @@
|
|
314
314
|
"@types/validate-npm-package-name": "4.0.2",
|
315
315
|
"@types/xmldoc": "1.1.9",
|
316
316
|
"@vitest/coverage-v8": "3.1.3",
|
317
|
-
"@vitest/eslint-plugin": "1.
|
317
|
+
"@vitest/eslint-plugin": "1.2.0",
|
318
318
|
"aws-sdk-client-mock": "4.1.0",
|
319
319
|
"callsite": "1.0.0",
|
320
320
|
"common-tags": "1.8.2",
|
321
321
|
"conventional-changelog-conventionalcommits": "8.0.0",
|
322
322
|
"emojibase-data": "16.0.3",
|
323
323
|
"esbuild": "0.25.4",
|
324
|
-
"eslint": "9.
|
324
|
+
"eslint": "9.27.0",
|
325
325
|
"eslint-config-prettier": "10.1.5",
|
326
326
|
"eslint-formatter-gha": "1.5.2",
|
327
327
|
"eslint-import-resolver-typescript": "4.3.4",
|
@@ -339,7 +339,7 @@
|
|
339
339
|
"npm-run-all2": "7.0.2",
|
340
340
|
"nyc": "17.1.0",
|
341
341
|
"rimraf": "6.0.1",
|
342
|
-
"semantic-release": "24.2.
|
342
|
+
"semantic-release": "24.2.4",
|
343
343
|
"tar": "7.4.3",
|
344
344
|
"tmp-promise": "3.0.3",
|
345
345
|
"tsx": "4.19.4",
|