renovate 40.52.0 → 40.53.0
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 +2 -2
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.
|
4
|
+
"version": "40.53.0",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -249,7 +249,7 @@
|
|
249
249
|
"semver-stable": "3.0.0",
|
250
250
|
"semver-utils": "1.1.4",
|
251
251
|
"shlex": "2.1.2",
|
252
|
-
"simple-git": "3.
|
252
|
+
"simple-git": "3.28.0",
|
253
253
|
"slugify": "1.6.6",
|
254
254
|
"source-map-support": "0.5.21",
|
255
255
|
"toml-eslint-parser": "0.10.0",
|