Skip to content

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

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

Release notes

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

v6.4.1

6.4.1 (2023-08-21)

Bug Fixes

  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#7466) (b52658f), closes #7293
  • utils: [ts-eslint] small type fixes (#7474) (4402db1)

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

Changelog

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

6.4.1 (2023-08-21)

Bug Fixes

  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#7466) (b52658f), closes #7293

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

Commits
  • ef1367e chore: publish v6.4.1
  • 2e1cfd5 chore: upgrade to yarn 3 (#6162)
  • b52658f fix(eslint-plugin): [no-unnecessary-condition] false positives with branded t...
  • 66cc514 chore: enable logical-assignment-operators rule internally (#7484)
  • e1897db docs: fix typo in member-ordering (#7488)
  • See full diff in compare view

Merge request reports