renovate 40.12.4 → 40.13.1
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": "40.
|
4
|
+
"version": "40.13.1",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -274,7 +274,7 @@
|
|
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",
|
277
|
-
"@semantic-release/exec": "7.0
|
277
|
+
"@semantic-release/exec": "7.1.0",
|
278
278
|
"@smithy/util-stream": "4.2.0",
|
279
279
|
"@types/auth-header": "1.0.6",
|
280
280
|
"@types/aws4": "1.11.6",
|
@@ -322,7 +322,7 @@
|
|
322
322
|
"emojibase-data": "16.0.3",
|
323
323
|
"esbuild": "0.25.4",
|
324
324
|
"eslint": "9.26.0",
|
325
|
-
"eslint-config-prettier": "10.1.
|
325
|
+
"eslint-config-prettier": "10.1.5",
|
326
326
|
"eslint-formatter-gha": "1.5.2",
|
327
327
|
"eslint-import-resolver-typescript": "4.3.4",
|
328
328
|
"eslint-plugin-import": "2.31.0",
|