renovate 43.61.1 → 43.61.2

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.1",
4
+ "version": "43.61.2",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -155,7 +155,7 @@
155
155
  "extract-zip": "2.0.1",
156
156
  "find-packages": "10.0.4",
157
157
  "find-up": "8.0.0",
158
- "fs-extra": "11.3.3",
158
+ "fs-extra": "11.3.4",
159
159
  "git-url-parse": "16.1.0",
160
160
  "github-url-from-git": "1.5.0",
161
161
  "glob": "13.0.6",
@@ -225,7 +225,7 @@
225
225
  "@ls-lint/ls-lint": "2.3.1",
226
226
  "@openpgp/web-stream-tools": "0.3.0",
227
227
  "@semantic-release/exec": "7.1.0",
228
- "@smithy/util-stream": "4.5.15",
228
+ "@smithy/util-stream": "4.5.16",
229
229
  "@types/auth-header": "1.0.6",
230
230
  "@types/aws4": "1.11.6",
231
231
  "@types/better-sqlite3": "7.6.13",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 43.61.1 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 43.61.2 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "43.61.1",
4
+ "x-renovate-version": "43.61.2",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {