renovate 39.259.0 → 39.260.0

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.
@@ -545,6 +545,7 @@
545
545
  "slim-message-bus": "https://github.com/zarusz/SlimMessageBus",
546
546
  "spectre-console": "https://github.com/spectreconsole/spectre.console",
547
547
  "springfox": "https://github.com/springfox/springfox",
548
+ "stack-exchange-redis-extensions": "https://github.com/imperugo/StackExchange.Redis.Extensions",
548
549
  "steeltoe": "https://github.com/SteeltoeOSS/steeltoe",
549
550
  "storybook": "https://github.com/storybookjs/storybook",
550
551
  "storybook-react-native": "https://github.com/storybookjs/react-native",
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.259.0",
4
+ "version": "39.260.0",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -325,7 +325,7 @@
325
325
  "eslint": "9.25.0",
326
326
  "eslint-config-prettier": "10.1.2",
327
327
  "eslint-formatter-gha": "1.5.2",
328
- "eslint-import-resolver-typescript": "4.3.2",
328
+ "eslint-import-resolver-typescript": "4.3.3",
329
329
  "eslint-plugin-import": "2.31.0",
330
330
  "eslint-plugin-promise": "7.2.1",
331
331
  "expect-more-jest": "5.5.0",