chore(front): update dependency @typescript-eslint/eslint-plugin to v5.46.0 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin | devDependencies | minor | 5.45.1 -> 5.46.0 |
Release Notes
typescript-eslint/typescript-eslint
v5.46.0
Bug Fixes
-
eslint-plugin: [ban-types] update message to suggest
object
instead ofRecord<string, unknown>
(#6079) (d91a5fc)
Features
5.45.1 (2022-12-05)
Bug Fixes
-
eslint-plugin: [keyword-spacing] unexpected space before/after in
import type
(#6095) (98caa92) -
eslint-plugin: [no-shadow] add call and method signatures to
ignoreFunctionTypeParameterNameValueShadow
(#6129) (9d58b6b) - eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#6083) (d7114d3)
- eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118) (5d49d5d)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.