Skip to content

Dependencies: [skip ci] Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.6.0

Bumps @typescript-eslint/eslint-plugin from 6.4.1 to 6.6.0.

Release notes

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

v6.6.0

6.6.0 (2023-09-04)

Bug Fixes

  • eslint-plugin: [key-spacing] consider properties with parens and comments (#7525) (7012279)

Features

  • rule-tester: allow to create empty tests (#7467) (654b35d)

You can read about our versioning strategy and releases on our website.

v6.5.0

6.5.0 (2023-08-28)

Bug Fixes

  • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#6885) (23ac499)

Features

  • bump supported TS version to 5.2 (#7535) (f18c88d)
  • support Explicit Resource Management syntax for TS 5.2 (#7479) (c11e05c)

You can read about our versioning strategy and releases on our website.

Changelog

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

6.6.0 (2023-09-04)

Bug Fixes

  • eslint-plugin: [key-spacing] consider properties with parens and comments (#7525) (7012279)

You can read about our versioning strategy and releases on our website.

6.5.0 (2023-08-28)

Bug Fixes

  • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#6885) (23ac499)

You can read about our versioning strategy and releases on our website.

Commits
  • a3a3932 chore: publish v6.6.0
  • 7012279 fix(eslint-plugin): [key-spacing] consider properties with parens and comment...
  • 337525b chore(deps): update dependency jest to v29.6.4 (#7575)
  • 4f34d0b chore: publish v6.5.0
  • 23ac499 fix(eslint-plugin): [consistent-type-assertions] wrap object return value wit...
  • 85f34da docs: add info for no-extra-semi (#7330)
  • See full diff in compare view

Merge request reports