Skip to content

Dependencies: Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0

Bumps @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v5.53.0

5.53.0 (2023-02-20)

Features

  • eslint-plugin: [consistent-generic-constructors] handle default parameters (#6484) (e8cebce)
  • eslint-plugin: [no-mixed-enums] add rule (#6102) (16144d1)
  • typescript-estree: expose a wrapper cache clearing function for advanced usecases (#6476) (d816496)
Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

5.53.0 (2023-02-20)

Features

  • eslint-plugin: [consistent-generic-constructors] handle default parameters (#6484) (e8cebce)
  • eslint-plugin: [no-mixed-enums] add rule (#6102) (16144d1)
Commits
  • cb272f0 chore: publish v5.53.0
  • e8cebce feat(eslint-plugin): [consistent-generic-constructors] handle default paramet...
  • 16144d1 feat(eslint-plugin): [no-mixed-enums] add rule (#6102)
  • fc803cc docs(eslint-plugin): explicit-function-return-type: missing allowFunctionsWit...
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports