renovate 39.185.0 → 39.185.1
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": "39.185.
|
4
|
+
"version": "39.185.1",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -232,7 +232,7 @@
|
|
232
232
|
"p-queue": "6.6.2",
|
233
233
|
"p-throttle": "4.1.1",
|
234
234
|
"parse-link-header": "2.0.0",
|
235
|
-
"prettier": "3.5.
|
235
|
+
"prettier": "3.5.2",
|
236
236
|
"protobufjs": "7.4.0",
|
237
237
|
"punycode": "2.3.1",
|
238
238
|
"redis": "4.7.0",
|