chore(deps): update typescript-eslint monorepo to v5.6.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@typescript-eslint/eslint-plugin | 5.4.0 -> 5.6.0 |
||||
@typescript-eslint/parser | 5.4.0 -> 5.6.0 |
Release Notes
typescript-eslint/typescript-eslint
v5.6.0
Features
v5.5.0
Bug Fixes
- eslint-plugin: [member-ordering] order literal names correctly in (#4054) (d57141a)
-
eslint-plugin: [no-duplicate-imports] remove unnecessary type checking for
node.source
(#4196) (637722a) - eslint-plugin: [no-var-requires] do not report require created from createRequire (#4221) (0040186)
- eslint-plugin: [prefer-for-of] do nor error when iterating over this (#4176) (258ddb0)
- eslint-plugin: [require-await] treat yield* asynciterable as an await (#4125) (5a4ce6a)
- eslint-plugin: remove all whitespaces in comparison #4220 (#4223) (853d799)
Features
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot