Bump @typescript-eslint/parser from 6.13.2 to 6.14.0
Bumps @typescript-eslint/parser from 6.13.2 to 6.14.0.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v6.14.0
6.14.0 (2023-12-11)
Bug Fixes
- eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#8038) (431cd15)
- eslint-plugin: correct message for
no-unsafe-unary-minus
(#7998) (705370a)Features
- eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#8027) (bff47d7)
- eslint-plugin: [require-await] allow yielding Promise in async generators (#8003) (4c3e704)
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
6.14.0 (2023-12-11)
Note: Version bump only for package
@typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
Commits
-
c7d702f
chore: publish v6.14.0 - 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