Dependencies: Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0
Bumps @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v5.46.0
5.46.0 (2022-12-08)
Bug Fixes
- eslint-plugin: [ban-types] update message to suggest
object
instead ofRecord<string, unknown>
(#6079) (d91a5fc)Features
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
5.46.0 (2022-12-08)
Bug Fixes
- eslint-plugin: [ban-types] update message to suggest
object
instead ofRecord<string, unknown>
(#6079) (d91a5fc)Features
Commits
-
1e1573a
chore: publish v5.46.0 -
d91a5fc
fix(eslint-plugin): [ban-types] update message to suggestobject
instead of... -
8a91cbd
feat(eslint-plugin): [prefer-nullish-coalescing] logic and test for strict nu... - 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