renovate 41.168.3 → 41.168.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 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.168.3",
4
+ "version": "41.168.5",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -135,7 +135,7 @@
135
135
  "chalk": "5.6.2",
136
136
  "changelog-filename-regex": "2.0.1",
137
137
  "clean-git-ref": "2.0.1",
138
- "commander": "14.0.1",
138
+ "commander": "14.0.2",
139
139
  "conventional-commits-detector": "1.0.3",
140
140
  "croner": "9.1.0",
141
141
  "cronstrue": "3.9.0",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 41.168.3 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 41.168.5 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "41.168.3",
4
+ "x-renovate-version": "41.168.5",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {