Dependencies: [skip ci] Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
Bumps @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v5.57.0
5.57.0 (2023-03-27)
Bug Fixes
- eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#6620) (81c8519)
- eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#6767) (59eab58)
Features
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
5.57.0 (2023-03-27)
Bug Fixes
- eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#6620) (81c8519)
- eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#6767) (59eab58)
Features
Commits
-
69f827c
chore: publish v5.57.0 -
59eab58
fix(eslint-plugin): correct crashes with getTypeArguments for ts < 3.7 (#6767) -
f5631e9
docs(eslint-plugin): [lines-around-comment] fix typo (#6776) -
bc31078
feat(eslint-plugin): addno-duplicate-type-constituents
rule (#5728) -
d8e563b
chore(website): preserve RulesTable filters state in searchParams (#6568) -
720e811
feat(eslint-plugin): [consistent-type-assertions] add suggestions for objectL... -
ad8ea64
feat(eslint-plugin): [consistent-type-assertions] autofix angle bracket asser... -
81c8519
fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] simplify fixer a... -
75eb5b5
docs(eslint-plugin): [lines-around-comment option] cleaned up docs (#6674) - See full diff in compare view