Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0 in /desktop (#2492)

Summary:
Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p>
<blockquote>
<h2>v4.27.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.1...v4.27.0">4.27.0</a> (2021-06-14)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> allow explicit any for no-unsafe-return (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3498">#3498</a>) (<a href="b15a2b2a02">b15a2b2</a>)</li>
<li><strong>typescript-estree:</strong> allow providing more one than one existing program in config (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3508">#3508</a>) (<a href="4f1806e548">4f1806e</a>)</li>
<li><strong>typescript-estree:</strong> support override modifier for parameter property (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3485">#3485</a>) (<a href="33b9f69a68">33b9f69</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>ast-spec:</strong> specify <code>LogicalExpression</code>'s <code>operator</code> type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3497">#3497</a>) (<a href="9e343fdaa0">9e343fd</a>)</li>
<li><strong>ast-spec:</strong> specify <code>PunctuatorToken</code>'s <code>value</code> type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3496">#3496</a>) (<a href="fdb1d81f0f">fdb1d81</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] add allowBitwiseExpressions option (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3515">#3515</a>) (<a href="288092a085">288092a</a>)</li>
<li><strong>typescript-estree:</strong> add opt-in inference for single runs and create programs for projects up front (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3512">#3512</a>) (<a href="06c2d9ba54">06c2d9b</a>)</li>
<li>allow user to provide TS program instance in parser options (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3484">#3484</a>) (<a href="e855b18b8f">e855b18</a>)</li>
</ul>
<h1>Single-Run Detection</h1>
<p>See the explanation for how to opt-in to this feature and how to provide feedback in this issue: <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3528">typescript-eslint/typescript-eslint#3528</a></p>
</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"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.26.1...v4.27.0">4.27.0</a> (2021-06-14)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> allow explicit any for no-unsafe-return (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3498">#3498</a>) (<a href="b15a2b2a02">b15a2b2</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] add allowBitwiseExpressions option (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3515">#3515</a>) (<a href="288092a085">288092a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b3ac5f6e21"><code>b3ac5f6</code></a> chore: publish v4.27.0</li>
<li><a href="b15a2b2a02"><code>b15a2b2</code></a> fix(eslint-plugin): allow explicit any for no-unsafe-return (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3498">#3498</a>)</li>
<li><a href="288092a085"><code>288092a</code></a> feat(eslint-plugin): [prefer-literal-enum-member] add allowBitwiseExpressions...</li>
<li><a href="ced9b26ce0"><code>ced9b26</code></a> chore: add nx monorepo tooling (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3465">#3465</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/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=4.26.1&new-version=4.27.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>

Pull Request resolved: https://github.com/facebook/flipper/pull/2492

Reviewed By: nikoant

Differential Revision: D29264236

Pulled By: mweststrate

fbshipit-source-id: e058121825ac3c63b24dd5e9cec1641508431e9b
This commit is contained in:
dependabot[bot]
2021-06-22 02:59:50 -07:00
committed by Facebook GitHub Bot
parent da6e6705ac
commit be997f09ee
3 changed files with 9 additions and 21 deletions

View File

@@ -9,7 +9,7 @@
"devDependencies": {
"@types/fb-watchman": "2.0.0",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"eslint": "^7.28.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-header": "^3.1.1",

View File

@@ -124,7 +124,7 @@
"@types/ws": "^7.4.4",
"@types/yargs": "^16.0.1",
"@types/yazl": "^2.4.2",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.26.1",
"ansi-to-html": "^0.6.15",
"app-builder-lib": "22.11.1",

View File

@@ -3551,13 +3551,13 @@
dependencies:
"@types/node" "*"
"@typescript-eslint/eslint-plugin@^4.26.1":
version "4.26.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3"
integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw==
"@typescript-eslint/eslint-plugin@^4.27.0":
version "4.27.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0"
integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==
dependencies:
"@typescript-eslint/experimental-utils" "4.26.1"
"@typescript-eslint/scope-manager" "4.26.1"
"@typescript-eslint/experimental-utils" "4.27.0"
"@typescript-eslint/scope-manager" "4.27.0"
debug "^4.3.1"
functional-red-black-tree "^1.0.1"
lodash "^4.17.21"
@@ -3565,19 +3565,7 @@
semver "^7.3.5"
tsutils "^3.21.0"
"@typescript-eslint/experimental-utils@4.26.1":
version "4.26.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142"
integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ==
dependencies:
"@types/json-schema" "^7.0.7"
"@typescript-eslint/scope-manager" "4.26.1"
"@typescript-eslint/types" "4.26.1"
"@typescript-eslint/typescript-estree" "4.26.1"
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"
"@typescript-eslint/experimental-utils@^4.27.0":
"@typescript-eslint/experimental-utils@4.27.0", "@typescript-eslint/experimental-utils@^4.27.0":
version "4.27.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==