renovate 40.0.7 → 40.0.8

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": "40.0.7",
4
+ "version": "40.0.8",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -216,7 +216,7 @@
216
216
  "got": "11.8.6",
217
217
  "graph-data-structure": "4.5.0",
218
218
  "handlebars": "4.7.8",
219
- "ignore": "7.0.3",
219
+ "ignore": "7.0.4",
220
220
  "ini": "5.0.0",
221
221
  "json-dup-key-validator": "1.0.3",
222
222
  "json-stringify-pretty-compact": "3.0.0",
@@ -303,7 +303,7 @@
303
303
  "@types/mdast": "3.0.15",
304
304
  "@types/moo": "0.5.10",
305
305
  "@types/ms": "2.1.0",
306
- "@types/node": "22.14.1",
306
+ "@types/node": "22.15.0",
307
307
  "@types/parse-link-header": "2.0.3",
308
308
  "@types/punycode": "2.1.4",
309
309
  "@types/semver": "7.7.0",