Skip to content

Commit

Permalink
chore(deps-dev): Bump eslint-config-airbnb-typescript from 17.0.0 to …
Browse files Browse the repository at this point in the history
…17.1.0 (#317)

Bumps
[eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript)
from 17.0.0 to 17.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/iamturns/eslint-config-airbnb-typescript/releases">eslint-config-airbnb-typescript's
releases</a>.</em></p>
<blockquote>
<h2>v17.1.0</h2>
<h1><a
href="https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v17.0.0...v17.1.0">17.1.0</a>
(2023-07-13)</h1>
<h3>Features</h3>
<ul>
<li>support <a
href="https://github.com/typescript-eslint"><code>@​typescript-eslint</code></a>
to v6 (<a
href="https://github.com/iamturns/eslint-config-airbnb-typescript/issues/325">#325</a>)
(<a
href="https://github.com/iamturns/eslint-config-airbnb-typescript/commit/8ef77c928c97d977f053c9c638831363a715d4a9">8ef77c9</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/iamturns/eslint-config-airbnb-typescript/commit/8ef77c928c97d977f053c9c638831363a715d4a9"><code>8ef77c9</code></a>
feat: support <a
href="https://github.com/typescript-eslint"><code>@​typescript-eslint</code></a>
to v6 (<a
href="https://github.com/iamturns/eslint-config-airbnb-typescript/issues/325">#325</a>)</li>
<li>See full diff in <a
href="https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v17.0.0...v17.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-config-airbnb-typescript&package-manager=npm_and_yarn&previous-version=17.0.0&new-version=17.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2023
1 parent eff446c commit 4f2db84
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"cspell": "^6.31.1",
"eslint": "^8.44.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-airbnb-typescript-prettier": "^5.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
Expand Down

0 comments on commit 4f2db84

Please sign in to comment.