Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.0
Bumps @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v6.13.0
6.13.0 (2023-11-27)
Note for eslint plugin authors and other API consumers
TypeScript v5.3 shipped with a type change that was incompatible with our types. This change has been fixed and will be released in v5.3.3. Until that time you can work around this error using
skipLibCheck
.Bug Fixes
Features
- support TS 5.3 (#7968) (fb50638)
- typescript-estree: pass jsDocParsingMode everywhere (#7997) (3d2a344)
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
6.13.0 (2023-11-27)
Note: Version bump only for package
@typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
Commits
-
39c437a
chore: publish v6.13.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