Skip to content

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

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

Release notes

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

v5.54.0

5.54.0 (2023-02-27)

Bug Fixes

  • typescript-estree: check for relative/root paths in printing file path errors (#6491) (dc14242)
  • website: corect playground build issue (#6506) (6aad7d3)

Features

  • eslint-plugin: [promise-function-async] check for promises in implicit return types (#6330) (de1e5ce), closes #6329
Changelog

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

5.54.0 (2023-02-27)

Features

  • eslint-plugin: [promise-function-async] check for promises in implicit return types (#6330) (de1e5ce), closes #6329
Commits
  • 678ed41 chore: publish v5.54.0
  • de1e5ce feat(eslint-plugin): [promise-function-async] check for promises in implicit ...
  • 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