renovate 43.202.0 → 43.202.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": "43.202.
|
|
4
|
+
"version": "43.202.1",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
7
7
|
"renovate": "dist/renovate.js",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"p-throttle": "8.1.0",
|
|
182
182
|
"parse-link-header": "2.0.0",
|
|
183
183
|
"prettier": "3.8.1",
|
|
184
|
-
"protobufjs": "8.4.
|
|
184
|
+
"protobufjs": "8.4.2",
|
|
185
185
|
"punycode": "2.3.1",
|
|
186
186
|
"remark": "15.0.1",
|
|
187
187
|
"remark-gfm": "4.0.1",
|