renovate 40.3.4 → 41.0.0-next.10
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": "
|
4
|
+
"version": "41.0.0-next.10",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -342,10 +342,10 @@
|
|
342
342
|
"semantic-release": "24.2.3",
|
343
343
|
"tar": "7.4.3",
|
344
344
|
"tmp-promise": "3.0.3",
|
345
|
-
"tsx": "4.19.
|
345
|
+
"tsx": "4.19.4",
|
346
346
|
"type-fest": "4.40.1",
|
347
347
|
"typescript": "5.8.3",
|
348
|
-
"typescript-eslint": "8.31.
|
348
|
+
"typescript-eslint": "8.31.1",
|
349
349
|
"unified": "9.2.2",
|
350
350
|
"vite": "6.3.4",
|
351
351
|
"vite-tsconfig-paths": "5.1.4",
|