renovate 42.22.0 → 42.22.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 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": "42.22.0",
4
+ "version": "42.22.1",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -188,7 +188,7 @@
188
188
  "prettier": "3.6.2",
189
189
  "protobufjs": "7.5.4",
190
190
  "punycode": "2.3.1",
191
- "redis": "5.9.0",
191
+ "redis": "5.10.0",
192
192
  "remark": "15.0.1",
193
193
  "remark-gfm": "4.0.1",
194
194
  "remark-github": "12.0.0",
@@ -289,7 +289,7 @@
289
289
  "nock": "14.0.10",
290
290
  "npm-run-all2": "8.0.4",
291
291
  "nyc": "17.1.0",
292
- "rimraf": "6.1.0",
292
+ "rimraf": "6.1.2",
293
293
  "semantic-release": "25.0.2",
294
294
  "tar": "7.5.2",
295
295
  "tmp-promise": "3.0.3",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 42.22.0 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 42.22.1 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "42.22.0",
4
+ "x-renovate-version": "42.22.1",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {