Commit fbd6351
authored
Update typescript-eslint monorepo to v8.48.0
| datasource | package | from | to |
| ---------- | -------------------------------- | ------ | ------ |
| npm | @typescript-eslint/eslint-plugin | 8.47.0 | 8.48.0 |
| npm | @typescript-eslint/parser | 8.47.0 | 8.48.0 |
## [v8.48.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8480-2025-11-24)
##### 🚀 Features
- **eslint-plugin:** \[no-redundant-type-constituents] use assignability checking for redundancy checks ([#10744](typescript-eslint/typescript-eslint#10744))
##### 🩹 Fixes
- **typescript-estree:** disallow binding patterns in parameter properties ([#11760](typescript-eslint/typescript-eslint#11760))
- **eslint-plugin:** \[consistent-generic-constructors] ignore when constructor is typed array ([#10477](typescript-eslint/typescript-eslint#10477))
##### ❤️ Thank You
- Dima Barabash [@dbarabashh](https://github.com/dbarabashh)
- JamesHenry [@JamesHenry](https://github.com/JamesHenry)
- Josh Goldberg
- mdm317 [@gen-ip-1](https://github.com/gen-ip-1)
You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website.1 parent 78cafcb commit fbd6351
2 files changed
+74
-75
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments