fix(deps): update all minor dependency updates to ^8.22.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin (source) | dependencies | minor | ^8.21.0 -> ^8.22.0 |
@typescript-eslint/parser (source) | dependencies | minor | ^8.21.0 -> ^8.22.0 |
typescript-eslint (source) | dependencies | minor | ^8.21.0 -> ^8.22.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.22.0
🩹 Fixes
- eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
- eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
- eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
- eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
- eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
- eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)
❤️ Thank You
- mdm317
- Olivier Zalmanski @OlivierZal
- Ronen Amiel
- YeonJuan @yeonjuan
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.22.0
🚀 Features
- parser: add standalone isolatedDeclarations option (#10499)
❤️ Thank You
- Josh Goldberg
✨
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (typescript-eslint)
v8.22.0
This was a version bump only for typescript-eslint 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.