renovate 41.32.2 → 41.33.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 +4 -4
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.32.2",
4
+ "version": "41.33.0",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -174,7 +174,7 @@
174
174
  "@qnighy/marshal": "0.1.3",
175
175
  "@renovatebot/detect-tools": "1.1.0",
176
176
  "@renovatebot/kbpgp": "4.0.1",
177
- "@renovatebot/osv-offline": "1.6.5",
177
+ "@renovatebot/osv-offline": "1.6.6",
178
178
  "@renovatebot/pep440": "4.1.0",
179
179
  "@renovatebot/ruby-semver": "4.0.0",
180
180
  "@sindresorhus/is": "7.0.2",
@@ -320,7 +320,7 @@
320
320
  "common-tags": "1.8.2",
321
321
  "conventional-changelog-conventionalcommits": "9.0.0",
322
322
  "emojibase-data": "16.0.3",
323
- "esbuild": "0.25.5",
323
+ "esbuild": "0.25.6",
324
324
  "eslint": "9.30.1",
325
325
  "eslint-config-prettier": "10.1.5",
326
326
  "eslint-formatter-gha": "1.6.0",
@@ -373,7 +373,7 @@
373
373
  "re2"
374
374
  ],
375
375
  "overrides": {
376
- "esbuild": "0.25.5"
376
+ "esbuild": "0.25.6"
377
377
  }
378
378
  }
379
379
  }