renovate 39.193.4 → 39.194.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.
Files changed (1) hide show
  1. 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": "39.193.4",
4
+ "version": "39.194.0",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -187,7 +187,7 @@
187
187
  "commander": "13.1.0",
188
188
  "conventional-commits-detector": "1.0.3",
189
189
  "croner": "9.0.0",
190
- "cronstrue": "2.55.0",
190
+ "cronstrue": "2.56.0",
191
191
  "deepmerge": "4.3.1",
192
192
  "dequal": "2.0.3",
193
193
  "detect-indent": "6.1.0",