babel-plugin-object-to-json-parse
babel-plugin-object-to-json-parse copied to clipboard
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1
Bumps @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v5.47.1
5.47.1 (2022-12-26)
Bug Fixes
- ast-spec: correct some incorrect ast types (#6257) (0f3f645)
- eslint-plugin: [member-ordering] correctly invert optionalityOrder (#6256) (ccd45d4)
v5.47.0
5.47.0 (2022-12-19)
Features
v5.46.1
5.46.1 (2022-12-12)
Note: Version bump only for package
@typescript-eslint/typescript-eslintv5.46.0
5.46.0 (2022-12-08)
Bug Fixes
- eslint-plugin: [ban-types] update message to suggest
objectinstead ofRecord<string, unknown>(#6079) (d91a5fc)Features
v5.45.1
5.45.1 (2022-12-05)
Bug Fixes
- eslint-plugin: [keyword-spacing] unexpected space before/after in
import type(#6095) (98caa92)- eslint-plugin: [no-shadow] add call and method signatures to
ignoreFunctionTypeParameterNameValueShadow(#6129) (9d58b6b)- eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#6083) (d7114d3)
- eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118) (5d49d5d)
- parser: remove the jsx option requirement for automatic jsx pragma resolution (#6134) (e777f5e)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
5.47.1 (2022-12-26)
Bug Fixes
- ast-spec: correct some incorrect ast types (#6257) (0f3f645)
- eslint-plugin: [member-ordering] correctly invert optionalityOrder (#6256) (ccd45d4)
5.47.0 (2022-12-19)
Features
5.46.1 (2022-12-12)
Note: Version bump only for package
@typescript-eslint/eslint-plugin5.46.0 (2022-12-08)
Bug Fixes
- eslint-plugin: [ban-types] update message to suggest
objectinstead ofRecord<string, unknown>(#6079) (d91a5fc)Features
5.45.1 (2022-12-05)
Bug Fixes
- eslint-plugin: [keyword-spacing] unexpected space before/after in
import type(#6095) (98caa92)- eslint-plugin: [no-shadow] add call and method signatures to
ignoreFunctionTypeParameterNameValueShadow(#6129) (9d58b6b)- eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#6083) (d7114d3)
- eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118) (5d49d5d)
Commits
6ffce79chore: publish v5.47.10f3f645fix(ast-spec): correct some incorrect ast types (#6257)ccd45d4fix(eslint-plugin): [member-ordering] correctly invert optionalityOrder (#6256)a2c08bachore: publish v5.47.09e35ef9feat(eslint-plugin): [no-floating-promises] add suggestion fixer to add an 'a...6b3ed1ddocs: fixed typo "foo.property" (#6180)c943b84chore: publish v5.46.147241bbdocs: overhaul branding and add new logo (#6147)1e1573achore: publish v5.46.0d91a5fcfix(eslint-plugin): [ban-types] update message to suggestobjectinstead of...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)