Skip to content

Commit 7c8b430

Browse files
Update typescript-eslint monorepo to v8.53.1
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 8.53.0 | 8.53.1 | | npm | @typescript-eslint/parser | 8.53.0 | 8.53.1 | ## [v8.53.1](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8531-2026-01-19) ##### 🩹 Fixes - **utils:** make RuleCreator root defaultOptions optional ([#11956](typescript-eslint/typescript-eslint#11956)) - **eslint-plugin:** \[consistent-indexed-object-style] skip fixer if interface is a default export ([#11951](typescript-eslint/typescript-eslint#11951)) ##### ❤️ Thank You - Cameron - Yukihiro Hasegawa [@y-hsgw](https://github.com/y-hsgw) 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 54f58c6 commit 7c8b430

2 files changed

Lines changed: 73 additions & 73 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@types/react": "17.0.90",
2626
"@types/react-dom": "17.0.26",
2727
"@types/yargs": "17.0.35",
28-
"@typescript-eslint/eslint-plugin": "8.53.0",
29-
"@typescript-eslint/parser": "8.53.0",
28+
"@typescript-eslint/eslint-plugin": "8.53.1",
29+
"@typescript-eslint/parser": "8.53.1",
3030
"@vitejs/plugin-react": "5.1.2",
3131
"dotenv": "17.2.3",
3232
"eslint": "8.23.1",

pnpm-lock.yaml

Lines changed: 71 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)