chore(deps): update typescript-eslint monorepo to v8.14.0 (minor)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin (source) | devDependencies | minor | 8.13.0 -> 8.14.0 |
@typescript-eslint/parser (source) | devDependencies | minor | 8.13.0 -> 8.14.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.14.0
🚀 Features
-
eslint-plugin: [await-thenable] report unnecessary
await using
statements (#10209) - eslint-plugin: [no-confusing-void-expression] add an option to ignore void<->void (#10067)
🩹 Fixes
- scope-manager: fix asserted increments not being marked as write references (#10271)
- eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
- eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
❤ ️ Thank You
- Gyumong @Gyumong
- Jan Ochwat @janek515
- Kirk Waiblinger @kirkwaiblinger
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.14.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.