Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 3.6.0 to …
Browse files Browse the repository at this point in the history
…3.6.1 (#1203)

[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

If you make any changes to it yourself then they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.6.0 to 3.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/eslint-plugin's releases</a>.</em></p>
<blockquote>
<h2>v3.6.1</h2>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v3.6.0...v3.6.1">3.6.1</a> (2020-07-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle computed member access (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2288">#2288</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3a187cafb7302a3c05de0e6a236dd142a5e2d741">3a187ca</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow negative numbers (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2277">#2277</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/00ac9c3ccaad27bab08ec3c3a104f612bb593df5">00ac9c3</a>)</li>
<li><strong>eslint-plugin:</strong> [space-before-function-paren] incorrect handling of abstract methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2275">#2275</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ced65918b16f46c383496a9b4bd43eca8a76baf6">ced6591</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2274">#2274</a></li>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] handle special characters in enum keys (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2207">#2207</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/98ab010fb7fca884984bb4200fd806ecee8071b6">98ab010</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md">@typescript-eslint/eslint-plugin's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v3.6.0...v3.6.1">3.6.1</a> (2020-07-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle computed member access (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2288">#2288</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3a187cafb7302a3c05de0e6a236dd142a5e2d741">3a187ca</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow negative numbers (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2277">#2277</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/00ac9c3ccaad27bab08ec3c3a104f612bb593df5">00ac9c3</a>)</li>
<li><strong>eslint-plugin:</strong> [space-before-function-paren] incorrect handling of abstract methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2275">#2275</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ced65918b16f46c383496a9b4bd43eca8a76baf6">ced6591</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2274">#2274</a></li>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] handle special characters in enum keys (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2207">#2207</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/98ab010fb7fca884984bb4200fd806ecee8071b6">98ab010</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/adcee02d779f1faade877cb4a2692af5141ef09f"><code>adcee02</code></a> chore: publish v3.6.1</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3a187cafb7302a3c05de0e6a236dd142a5e2d741"><code>3a187ca</code></a> fix(eslint-plugin): [no-unnecessary-condition] handle computed member access ...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/98ab010fb7fca884984bb4200fd806ecee8071b6"><code>98ab010</code></a> fix(eslint-plugin): [switch-exhaustiveness-check] handle special characters i...</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/00ac9c3ccaad27bab08ec3c3a104f612bb593df5"><code>00ac9c3</code></a> fix(eslint-plugin): [prefer-literal-enum-member] allow negative numbers (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2277">#2277</a>)</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ced65918b16f46c383496a9b4bd43eca8a76baf6"><code>ced6591</code></a> fix(eslint-plugin): [space-before-function-paren] incorrect handling of abstr...</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v3.6.1/packages/eslint-plugin">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=3.6.0&new-version=3.6.1)](https://help.github.com/articles/configuring-automated-security-fixes)

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>
  • Loading branch information
kodiakhq[bot] authored Jul 14, 2020
2 parents e9fcfbd + 6455676 commit 5468d43
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2909,11 +2909,11 @@
tsutils "^3.17.1"

"@typescript-eslint/eslint-plugin@^3.3.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.0.tgz#ba2b6cae478b8fca3f2e58ff1313e4198eea2d8a"
integrity sha512-ubHlHVt1lsPQB/CZdEov9XuOFhNG9YRC//kuiS1cMQI6Bs1SsqKrEmZnpgRwthGR09/kEDtr9MywlqXyyYd8GA==
version "3.6.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.1.tgz#5ced8fd2087fbb83a76973dea4a0d39d9cb4a642"
integrity sha512-06lfjo76naNeOMDl+mWG9Fh/a0UHKLGhin+mGaIw72FUMbMGBkdi/FEJmgEDzh4eE73KIYzHWvOCYJ0ak7nrJQ==
dependencies:
"@typescript-eslint/experimental-utils" "3.6.0"
"@typescript-eslint/experimental-utils" "3.6.1"
debug "^4.1.1"
functional-red-black-tree "^1.0.1"
regexpp "^3.0.0"
Expand Down

1 comment on commit 5468d43

@vercel
Copy link

@vercel vercel bot commented on 5468d43 Jul 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.