renovate 43.61.2 → 43.61.4

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": "43.61.2",
4
+ "version": "43.61.4",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -119,9 +119,9 @@
119
119
  "@pnpm/parse-overrides": "1001.0.3",
120
120
  "@qnighy/marshal": "0.1.3",
121
121
  "@redis/client": "5.11.0",
122
- "@renovatebot/detect-tools": "1.2.8",
122
+ "@renovatebot/detect-tools": "1.2.9",
123
123
  "@renovatebot/good-enough-parser": "1.2.0",
124
- "@renovatebot/osv-offline": "2.2.0",
124
+ "@renovatebot/osv-offline": "2.2.1",
125
125
  "@renovatebot/pep440": "4.2.2",
126
126
  "@renovatebot/pgp": "1.3.2",
127
127
  "@renovatebot/ruby-semver": "4.1.2",
@@ -279,7 +279,7 @@
279
279
  "graphql": "16.13.0",
280
280
  "husky": "9.1.7",
281
281
  "jest-extended": "7.0.0",
282
- "lint-staged": "16.3.1",
282
+ "lint-staged": "16.3.2",
283
283
  "markdownlint-cli2": "0.21.0",
284
284
  "markdownlint-cli2-formatter-template": "0.0.4",
285
285
  "memfs": "4.56.10",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 43.61.2 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 43.61.4 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "43.61.2",
4
+ "x-renovate-version": "43.61.4",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {