renovate 39.83.1 → 39.83.2
Sign up to get free protection for your applications and to get access to all the features.
- 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.83.
|
4
|
+
"version": "39.83.2",
|
5
5
|
"type": "commonjs",
|
6
6
|
"bin": {
|
7
7
|
"renovate": "dist/renovate.js",
|
@@ -322,7 +322,7 @@
|
|
322
322
|
"eslint-formatter-gha": "1.5.2",
|
323
323
|
"eslint-import-resolver-typescript": "3.7.0",
|
324
324
|
"eslint-plugin-import": "2.31.0",
|
325
|
-
"eslint-plugin-jest": "28.
|
325
|
+
"eslint-plugin-jest": "28.10.0",
|
326
326
|
"eslint-plugin-jest-formatting": "3.1.0",
|
327
327
|
"eslint-plugin-promise": "7.2.1",
|
328
328
|
"eslint-plugin-typescript-enum": "2.1.0",
|