renovate 41.32.3 → 41.33.0
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": "41.
|
4
|
+
"version": "41.33.0",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -320,7 +320,7 @@
|
|
320
320
|
"common-tags": "1.8.2",
|
321
321
|
"conventional-changelog-conventionalcommits": "9.0.0",
|
322
322
|
"emojibase-data": "16.0.3",
|
323
|
-
"esbuild": "0.25.
|
323
|
+
"esbuild": "0.25.6",
|
324
324
|
"eslint": "9.30.1",
|
325
325
|
"eslint-config-prettier": "10.1.5",
|
326
326
|
"eslint-formatter-gha": "1.6.0",
|
@@ -373,7 +373,7 @@
|
|
373
373
|
"re2"
|
374
374
|
],
|
375
375
|
"overrides": {
|
376
|
-
"esbuild": "0.25.
|
376
|
+
"esbuild": "0.25.6"
|
377
377
|
}
|
378
378
|
}
|
379
379
|
}
|