Commit 2abd17e
committed
feat!: upgrade typescript-eslint to v7
BREAKING CHANGES:
- Node.js version requirement updated to `^18.18.0 || >=20.0.0`
- TypeScript peer dependency requirement updated to `>=4.7.4`
- ESLint peer dependency requirement updated to `^8.56.0`
https://typescript-eslint.io/blog/announcing-typescript-eslint-v7
It's a small breaking change, but paves the way for future ESLint Flat
Config support. We might introduce a separate flat config entry in later
minor versions.
I also updated some dev dependencies to ensure that this package works
correctly with the latest versions of them.
Closes #69
Closes #711 parent 1ec0ef9 commit 2abd17e
2 files changed
+149
-104
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
0 commit comments