Skip to content

Dependencies: [skip ci] Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0

Bumps @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0.

Release notes

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

v5.58.0

5.58.0 (2023-04-10)

Bug Fixes

  • eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#6877) (939d665)
  • parser: update getLib for new TypeScript targets ES2021, ES2022 (#6782) (1c04664)

Features

  • eslint-plugin: [no-unsafe-enum-comparison] add rule (#6107) (915f9c2)
Changelog

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

5.58.0 (2023-04-10)

Bug Fixes

  • eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#6877) (939d665)

Features

  • eslint-plugin: [no-unsafe-enum-comparison] add rule (#6107) (915f9c2)
Commits
  • 0c6b636 chore: publish v5.58.0
  • 939d665 fix(eslint-plugin): [unified-signatures] allow overloads with different named...
  • 915f9c2 feat(eslint-plugin): [no-unsafe-enum-comparison] add rule (#6107)
  • See full diff in compare view

Merge request reports