renovate 41.37.4 → 41.37.5
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.37.
|
4
|
+
"version": "41.37.5",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -224,7 +224,7 @@
|
|
224
224
|
"jsonata": "2.0.6",
|
225
225
|
"jsonc-parser": "3.3.1",
|
226
226
|
"klona": "2.0.6",
|
227
|
-
"luxon": "3.
|
227
|
+
"luxon": "3.7.0",
|
228
228
|
"markdown-it": "14.1.0",
|
229
229
|
"markdown-table": "3.0.4",
|
230
230
|
"minimatch": "10.0.3",
|