Commit 017e2d3
authored
Update typescript-eslint monorepo to v8.54.0
| datasource | package | from | to |
| ---------- | -------------------------------- | ------ | ------ |
| npm | @typescript-eslint/eslint-plugin | 8.53.1 | 8.54.0 |
| npm | @typescript-eslint/parser | 8.53.1 | 8.54.0 |
## [v8.54.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8540-2026-01-26)
##### 🚀 Features
- **eslint-plugin-internal:** add prefer-tsutils-methods rule ([#11974](typescript-eslint/typescript-eslint#11974), [#11625](typescript-eslint/typescript-eslint#11625))
- **typescript-estree:** add shortcut methods to ParserServicesWithTypeInformation ([#11965](typescript-eslint/typescript-eslint#11965), [#11955](typescript-eslint/typescript-eslint#11955))
##### 🩹 Fixes
- **eslint-plugin:** \[no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions ([#11967](typescript-eslint/typescript-eslint#11967), [#11559](typescript-eslint/typescript-eslint#11559))
- **deps:** update dependency prettier to v3.8.0 ([#11991](typescript-eslint/typescript-eslint#11991))
- **scope-manager:** fix catch clause scopes `def.name` ([#11982](typescript-eslint/typescript-eslint#11982))
- **eslint-plugin:** \[no-unused-private-class-members] private destructured class member is defined but used ([#11785](typescript-eslint/typescript-eslint#11785))
##### ❤️ Thank You
- Brad Zacher [@bradzacher](https://github.com/bradzacher)
- Josh Goldberg
- MinJae [@Ju-MINJAE](https://github.com/Ju-MINJAE)
- Minyeong Kim [@minyeong981](https://github.com/minyeong981)
- overlookmotel
- Yuya Yoshioka [@YuyaYoshioka](https://github.com/YuyaYoshioka)
- 김현수 [@Kimsoo0119](https://github.com/Kimsoo0119)
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 efa12c6 commit 017e2d3
2 files changed
+73
-73
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