Skip to content

Dependencies: Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0

Bumps @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0.

Release notes

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

v5.47.0

5.47.0 (2022-12-19)

Features

  • eslint-plugin: [no-floating-promises] add suggestion fixer to add an 'await' (#5943) (9e35ef9)
Changelog

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

5.47.0 (2022-12-19)

Features

  • eslint-plugin: [no-floating-promises] add suggestion fixer to add an 'await' (#5943) (9e35ef9)
Commits
  • a2c08ba chore: publish v5.47.0
  • 9e35ef9 feat(eslint-plugin): [no-floating-promises] add suggestion fixer to add an 'a...
  • 6b3ed1d docs: fixed typo "foo.property" (#6180)
  • 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