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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps eslint-config-standard-with-typescript from 21.0.1 to 43.0.0.
Release notes
Sourced from eslint-config-standard-with-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-config-standard-with-typescript's changelog.
... (truncated)
Commits
7af18b1
chore(release): 43.0.0 [skip ci]ae8f1e3
Merge pull request #1372 from standard/prefer-return-this-typed987ba3
feat:@typescript-eslint/prefer-return-this-type
83645ed
Merge pull request #1377 from standard/renovate/eslint-8.x38e5910
chore(deps): update dependency eslint to v8.56.0c7ba540
Merge pull request #1376 from standard/renovate/eslint-plugin-import-2.x76481bf
chore(deps): update dependency eslint-plugin-import to v2.29.10a32894
Merge pull request #1375 from standard/renovate/eslint-8.xbc1309e
chore(deps): update dependency@types/eslint
to v8.44.99b56a7b
Merge pull request #1374 from standard/renovate/semantic-release-22.xDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show