renovate 42.21.2 → 42.21.4

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": "42.21.2",
4
+ "version": "42.21.4",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -121,7 +121,7 @@
121
121
  "@renovatebot/detect-tools": "1.2.4",
122
122
  "@renovatebot/osv-offline": "1.8.0",
123
123
  "@renovatebot/pep440": "4.2.1",
124
- "@renovatebot/pgp": "1.2.0",
124
+ "@renovatebot/pgp": "1.2.1",
125
125
  "@renovatebot/ruby-semver": "4.1.2",
126
126
  "@sindresorhus/is": "7.1.1",
127
127
  "@yarnpkg/core": "4.5.0",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 42.21.2 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 42.21.4 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "42.21.2",
4
+ "x-renovate-version": "42.21.4",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {