renovate 43.77.6 → 43.77.7

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.77.6",
4
+ "version": "43.77.7",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -196,7 +196,7 @@
196
196
  "semver-stable": "3.0.0",
197
197
  "semver-utils": "1.1.4",
198
198
  "shlex": "3.0.0",
199
- "simple-git": "3.32.3",
199
+ "simple-git": "3.33.0",
200
200
  "slugify": "1.6.6",
201
201
  "source-map-support": "0.5.21",
202
202
  "strip-json-comments": "5.0.3",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$id": "https://docs.renovatebot.com/renovate-schema.json",
3
- "title": "JSON schema for Renovate 43.77.6 config files (https://renovatebot.com/)",
3
+ "title": "JSON schema for Renovate 43.77.7 config files (https://renovatebot.com/)",
4
4
  "$schema": "http://json-schema.org/draft-07/schema#",
5
- "x-renovate-version": "43.77.6",
5
+ "x-renovate-version": "43.77.7",
6
6
  "allowComments": true,
7
7
  "type": "object",
8
8
  "properties": {