Skip to content

Commit 1bf94cc

Browse files
Update typescript-eslint monorepo to v8.10.0
| datasource | package | from | to | | ---------- | -------------------------------- | ----- | ------ | | npm | @typescript-eslint/eslint-plugin | 8.8.1 | 8.10.0 | | npm | @typescript-eslint/parser | 8.8.1 | 8.10.0 | ## [v8.10.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8100-2024-10-17) ##### 🚀 Features - support TypeScript 5.6 ([#9972](typescript-eslint/typescript-eslint#9972)) ##### ❤️ Thank You - Josh Goldberg ✨ You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ## [v8.9.0](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#890-2024-10-14) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-parameters] cannot assume variables are either type or value - **scope-manager:** \[no-use-before-define] do not treat nested namespace aliases as variable references - **eslint-plugin:** \[return-await] sync the behavior with await-thenable - **eslint-plugin:** \[prefer-literal-enum-member] report a different error message when `allowBitwiseExpressions` is enabled - **eslint-plugin:** \[no-loop-func] sync from upstream base rule - **eslint-plugin:** \[no-unused-vars] never report the naming of an enum member - **eslint-plugin:** correct use-at-your-own-risk type definitions - **eslint-plugin:** handle unions in await...for ##### ❤️ Thank You - Abraham Guo - Anna Bocharova - Arya Emami - auvred - Joshua Chen - Kirk Waiblinger - Lotfi Meklati - mdm317 - Ronen Amiel - Sukka - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
1 parent 0e804f4 commit 1bf94cc

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

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.83",
2626
"@types/react-dom": "17.0.25",
2727
"@types/yargs": "17.0.33",
28-
"@typescript-eslint/eslint-plugin": "8.8.1",
29-
"@typescript-eslint/parser": "8.8.1",
28+
"@typescript-eslint/eslint-plugin": "8.10.0",
29+
"@typescript-eslint/parser": "8.10.0",
3030
"@vitejs/plugin-react": "4.3.2",
3131
"dotenv": "16.4.5",
3232
"eslint": "8.23.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy