renovate 41.1.2 → 41.1.3

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 +3 -3
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.1.2",
4
+ "version": "41.1.3",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -227,7 +227,7 @@
227
227
  "luxon": "3.6.1",
228
228
  "markdown-it": "14.1.0",
229
229
  "markdown-table": "3.0.4",
230
- "minimatch": "10.0.2",
230
+ "minimatch": "10.0.3",
231
231
  "moo": "0.5.2",
232
232
  "ms": "2.1.3",
233
233
  "nanoid": "5.1.5",
@@ -342,7 +342,7 @@
342
342
  "semantic-release": "24.2.5",
343
343
  "tar": "7.4.3",
344
344
  "tmp-promise": "3.0.3",
345
- "tsx": "4.20.2",
345
+ "tsx": "4.20.3",
346
346
  "type-fest": "4.41.0",
347
347
  "typescript": "5.8.3",
348
348
  "typescript-eslint": "8.34.0",