renovate 39.83.1 → 39.83.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
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.1",
4
+ "version": "39.83.3",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -140,7 +140,7 @@
140
140
  },
141
141
  "volta": {
142
142
  "node": "22.11.0",
143
- "pnpm": "9.15.0"
143
+ "pnpm": "9.15.1"
144
144
  },
145
145
  "dependencies": {
146
146
  "@aws-sdk/client-codecommit": "3.699.0",
@@ -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.9.0",
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",
@@ -351,7 +351,7 @@
351
351
  "typescript": "5.7.2",
352
352
  "unified": "9.2.2"
353
353
  },
354
- "packageManager": "pnpm@9.15.0",
354
+ "packageManager": "pnpm@9.15.1",
355
355
  "files": [
356
356
  "dist",
357
357
  "renovate-schema.json"