renovate 41.23.0 → 41.23.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 +2 -2
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.23.
|
4
|
+
"version": "41.23.1",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -338,7 +338,7 @@
|
|
338
338
|
"npm-run-all2": "8.0.4",
|
339
339
|
"nyc": "17.1.0",
|
340
340
|
"rimraf": "6.0.1",
|
341
|
-
"semantic-release": "24.2.
|
341
|
+
"semantic-release": "24.2.6",
|
342
342
|
"tar": "7.4.3",
|
343
343
|
"tmp-promise": "3.0.3",
|
344
344
|
"tsx": "4.20.3",
|