renovate 40.36.8 → 40.36.10
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 +3 -3
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.36.
|
4
|
+
"version": "40.36.10",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -266,7 +266,7 @@
|
|
266
266
|
"optionalDependencies": {
|
267
267
|
"better-sqlite3": "11.10.0",
|
268
268
|
"openpgp": "6.1.1",
|
269
|
-
"re2": "1.
|
269
|
+
"re2": "1.22.1"
|
270
270
|
},
|
271
271
|
"devDependencies": {
|
272
272
|
"@containerbase/eslint-plugin": "1.1.4",
|
@@ -324,7 +324,7 @@
|
|
324
324
|
"eslint": "9.27.0",
|
325
325
|
"eslint-config-prettier": "10.1.5",
|
326
326
|
"eslint-formatter-gha": "1.5.2",
|
327
|
-
"eslint-import-resolver-typescript": "4.
|
327
|
+
"eslint-import-resolver-typescript": "4.4.0",
|
328
328
|
"eslint-plugin-import": "2.31.0",
|
329
329
|
"eslint-plugin-promise": "7.2.1",
|
330
330
|
"expect-more-jest": "5.5.0",
|