fix(deps): update all minor dependency updates to ^8.32.1
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| @typescript-eslint/eslint-plugin (source) | dependencies | patch | ^8.32.0 -> ^8.32.1 | 
| @typescript-eslint/parser (source) | dependencies | patch | ^8.32.0 -> ^8.32.1 | 
| typescript-eslint (source) | dependencies | patch | ^8.32.0 -> ^8.32.1 | 
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.32.1
🩹  Fixes
- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
 - 
eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for 
TSMappedTypewith no type annotation (#11180) - eslint-plugin: [no-deprecated] support computed member access (#10867)
 - eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
 
❤️  Thank You
- Azat S. @azat-io
 - Dima Barabash @dbarabashh
 - Ronen Amiel
 
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.32.1
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.
typescript-eslint/typescript-eslint (typescript-eslint)
v8.32.1
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.