Skip to content

Bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1

Bumps @typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1.

Release notes

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

v6.2.1

6.2.1 (2023-07-31)

Bug Fixes

  • eslint-plugin: [no-inferrable-types] apply also for parameter properties (#7288) (67f93b1)
  • scope-manager: correct decorators(.length) check in ClassVisitor for methods (#7334) (abbb6c2)
  • yarn version not specified in monorepo (#7371) (18f8d74)

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

Changelog

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

6.2.1 (2023-07-31)

Bug Fixes

  • eslint-plugin: [no-inferrable-types] apply also for parameter properties (#7288) (67f93b1)
  • scope-manager: correct decorators(.length) check in ClassVisitor for methods (#7334) (abbb6c2)

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

Commits
  • 948b061 chore: publish v6.2.1
  • 03df26d docs: explain no-unused-vars advantages over TypeScript (#7347)
  • abbb6c2 fix(scope-manager): correct decorators(.length) check in ClassVisitor for met...
  • 67f93b1 fix(eslint-plugin): [no-inferrable-types] apply also for parameter properties...
  • 6addee9 docs: remove unnecessary Examples headings from extension rule docs (#7345)
  • 1b8e0bc chore: enabled no-else-return internally (#7340)
  • a56af12 chore(deps): update dependency @​eslint-community/regexpp to v4.6.0 (#7311)
  • 695b9b4 docs: add await keyword in correct example of no-floating-promises.md (#7302)
  • See full diff in compare view


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

合并请求报告