Dependencies: Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0
Bumps @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v5.50.0
5.50.0 (2023-01-31)
Bug Fixes
- ast-spec: a JSXEmptyExpression is not a possible JSXExpression (#6321) (4b27777)
- eslint-plugin: [ban-ts-comment] counts graphemes instead of
String.prototype.length
(#5704) (09d57ce)- eslint-plugin: [prefer-optional-chain] fix
ThisExpression
andPrivateIdentifier
errors (#6028) (85e783c)- eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438
Features
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
5.50.0 (2023-01-31)
Bug Fixes
- eslint-plugin: [ban-ts-comment] counts graphemes instead of
String.prototype.length
(#5704) (09d57ce)- eslint-plugin: [prefer-optional-chain] fix
ThisExpression
andPrivateIdentifier
errors (#6028) (85e783c)- eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438
Features
Commits
-
99c091e
chore: publish v5.50.0 -
85e783c
fix(eslint-plugin): [prefer-optional-chain] fixThisExpression
and `Private... -
1623350
docs(eslint-plugin): corrected eslint-plugin README.md getting started link (... -
f17d34b
docs(eslint-plugin): update site description of ban-types docs (#6209) -
b0f6c8e
fix(eslint-plugin): [prefer-optional-chain] fixer produces wrong logic (#5919) -
67706e7
feat(eslint-plugin): addkey-spacing
rule extension for interface & type de... -
09d57ce
fix(eslint-plugin): [ban-ts-comment] counts graphemes instead of `String.prot... - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts