@rotki/eslint-config 4.4.0 → 5.0.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.
package/README.md CHANGED
@@ -28,7 +28,7 @@ A comprehensive ESLint configuration preset for [rotki](https://github.com/rotki
28
28
 
29
29
  ## Requirements
30
30
 
31
- - Node.js >=20 < 21
31
+ - Node.js >=24 < 25
32
32
  - ESLint >=9.10.0
33
33
  - TypeScript >=5.0.0 (for TypeScript support)
34
34