Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 in /desktop (#2860)
Summary: Bumps [typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.30.0 to 4.31.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.31.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.30.0...v4.31.0">4.31.0</a> (2021-09-06)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>ast-spec:</strong> remove duplicate union types from <code>Expression</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3770">#3770</a>) (<a href="463e768978">463e768</a>)</li> <li><strong>utils:</strong> support immutable arrays in <code>ReportFixFunction</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3830">#3830</a>) (<a href="8218055d6d">8218055</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] add option treatMethodsAsReadonly (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3733">#3733</a>) (<a href="a46e3182c8">a46e318</a>)</li> <li><strong>eslint-plugin:</strong> [restrict-template-expressions] add option to allow RegExp (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3709">#3709</a>) (<a href="363b3dc4dd">363b3dc</a>)</li> <li><strong>eslint-plugin:</strong> add <code>no-meaningless-void-operator</code> rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3641">#3641</a>) (<a href="ea40ab6593">ea40ab6</a>)</li> <li><strong>eslint-plugin:</strong> add extension rule <code>padding-line-between-statements</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3418">#3418</a>) (<a href="f79ae9b58e">f79ae9b</a>)</li> <li><strong>experimental-utils:</strong> extract <code>isNodeOfType</code> out of <code>ast-utils</code>' <code>predicates</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3677">#3677</a>) (<a href="4bfa4375af">4bfa437</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"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.30.0...v4.31.0">4.31.0</a> (2021-09-06)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>utils:</strong> support immutable arrays in <code>ReportFixFunction</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3830">#3830</a>) (<a href="8218055d6d">8218055</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] add option treatMethodsAsReadonly (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3733">#3733</a>) (<a href="a46e3182c8">a46e318</a>)</li> <li><strong>eslint-plugin:</strong> [restrict-template-expressions] add option to allow RegExp (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3709">#3709</a>) (<a href="363b3dc4dd">363b3dc</a>)</li> <li><strong>eslint-plugin:</strong> add <code>no-meaningless-void-operator</code> rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3641">#3641</a>) (<a href="ea40ab6593">ea40ab6</a>)</li> <li><strong>eslint-plugin:</strong> add extension rule <code>padding-line-between-statements</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3418">#3418</a>) (<a href="f79ae9b58e">f79ae9b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="4a88de2c62"><code>4a88de2</code></a> chore: publish v4.31.0</li> <li><a href="8218055d6d"><code>8218055</code></a> fix(utils): support immutable arrays in <code>ReportFixFunction</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3830">#3830</a>)</li> <li><a href="e59a17c076"><code>e59a17c</code></a> docs(eslint-plugin): fix incorrect quote (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3810">#3810</a>)</li> <li><a href="bb72fd6415"><code>bb72fd6</code></a> chore(eslint-plugin): fix missing periods in rule messages (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3789">#3789</a>)</li> <li><a href="a46e3182c8"><code>a46e318</code></a> feat(eslint-plugin): [prefer-readonly-parameter-types] add option treatMethod...</li> <li><a href="363b3dc4dd"><code>363b3dc</code></a> feat(eslint-plugin): [restrict-template-expressions] add option to allow RegE...</li> <li><a href="ea40ab6593"><code>ea40ab6</code></a> feat(eslint-plugin): add <code>no-meaningless-void-operator</code> rule (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3641">#3641</a>)</li> <li><a href="f79ae9b58e"><code>f79ae9b</code></a> feat(eslint-plugin): add extension rule <code>padding-line-between-statements</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3">https://github.com/facebook/flipper/issues/3</a>...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [](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/2860 Reviewed By: timur-valiev Differential Revision: D30900785 Pulled By: mweststrate fbshipit-source-id: a1144d3033d9ee8f8ee4c9dd121c7567e7cacce9
This commit is contained in:
committed by
Facebook GitHub Bot
parent
15ce854ae9
commit
419e24c9a3
@@ -9,7 +9,7 @@
|
||||
"devDependencies": {
|
||||
"@types/fb-watchman": "2.0.1",
|
||||
"@types/jest": "^26.0.24",
|
||||
"@typescript-eslint/eslint-plugin": "^4.30.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-babel": "^5.3.1",
|
||||
"eslint-plugin-header": "^3.1.1",
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
"@types/ws": "^7.4.7",
|
||||
"@types/yargs": "^16.0.1",
|
||||
"@types/yazl": "^2.4.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.30.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.0",
|
||||
"@typescript-eslint/parser": "^4.30.0",
|
||||
"ansi-to-html": "^0.7.1",
|
||||
"app-builder-lib": "22.11.1",
|
||||
|
||||
@@ -3376,40 +3376,28 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@typescript-eslint/eslint-plugin@^4.30.0":
|
||||
version "4.30.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb"
|
||||
integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g==
|
||||
"@typescript-eslint/eslint-plugin@^4.31.0":
|
||||
version "4.31.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.0.tgz#9c3fa6f44bad789a962426ad951b54695bd3af6b"
|
||||
integrity sha512-iPKZTZNavAlOhfF4gymiSuUkgLne/nh5Oz2/mdiUmuZVD42m9PapnCnzjxuDsnpnbH3wT5s2D8bw6S39TC6GNw==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "4.30.0"
|
||||
"@typescript-eslint/scope-manager" "4.30.0"
|
||||
"@typescript-eslint/experimental-utils" "4.31.0"
|
||||
"@typescript-eslint/scope-manager" "4.31.0"
|
||||
debug "^4.3.1"
|
||||
functional-red-black-tree "^1.0.1"
|
||||
regexpp "^3.1.0"
|
||||
semver "^7.3.5"
|
||||
tsutils "^3.21.0"
|
||||
|
||||
"@typescript-eslint/experimental-utils@4.30.0":
|
||||
version "4.30.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.30.0.tgz#9e49704fef568432ae16fc0d6685c13d67db0fd5"
|
||||
integrity sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw==
|
||||
"@typescript-eslint/experimental-utils@4.31.0", "@typescript-eslint/experimental-utils@^4.29.3":
|
||||
version "4.31.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.0.tgz#0ef1d5d86c334f983a00f310e43c1ce4c14e054d"
|
||||
integrity sha512-Hld+EQiKLMppgKKkdUsLeVIeEOrwKc2G983NmznY/r5/ZtZCDvIOXnXtwqJIgYz/ymsy7n7RGvMyrzf1WaSQrw==
|
||||
dependencies:
|
||||
"@types/json-schema" "^7.0.7"
|
||||
"@typescript-eslint/scope-manager" "4.30.0"
|
||||
"@typescript-eslint/types" "4.30.0"
|
||||
"@typescript-eslint/typescript-estree" "4.30.0"
|
||||
eslint-scope "^5.1.1"
|
||||
eslint-utils "^3.0.0"
|
||||
|
||||
"@typescript-eslint/experimental-utils@^4.29.3":
|
||||
version "4.29.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.3.tgz#52e437a689ccdef73e83c5106b34240a706f15e1"
|
||||
integrity sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg==
|
||||
dependencies:
|
||||
"@types/json-schema" "^7.0.7"
|
||||
"@typescript-eslint/scope-manager" "4.29.3"
|
||||
"@typescript-eslint/types" "4.29.3"
|
||||
"@typescript-eslint/typescript-estree" "4.29.3"
|
||||
"@typescript-eslint/scope-manager" "4.31.0"
|
||||
"@typescript-eslint/types" "4.31.0"
|
||||
"@typescript-eslint/typescript-estree" "4.31.0"
|
||||
eslint-scope "^5.1.1"
|
||||
eslint-utils "^3.0.0"
|
||||
|
||||
@@ -3423,14 +3411,6 @@
|
||||
"@typescript-eslint/typescript-estree" "4.30.0"
|
||||
debug "^4.3.1"
|
||||
|
||||
"@typescript-eslint/scope-manager@4.29.3":
|
||||
version "4.29.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.3.tgz#497dec66f3a22e459f6e306cf14021e40ec86e19"
|
||||
integrity sha512-x+w8BLXO7iWPkG5mEy9bA1iFRnk36p/goVlYobVWHyDw69YmaH9q6eA+Fgl7kYHmFvWlebUTUfhtIg4zbbl8PA==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "4.29.3"
|
||||
"@typescript-eslint/visitor-keys" "4.29.3"
|
||||
|
||||
"@typescript-eslint/scope-manager@4.30.0":
|
||||
version "4.30.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz#1a3ffbb385b1a06be85cd5165a22324f069a85ee"
|
||||
@@ -3439,28 +3419,23 @@
|
||||
"@typescript-eslint/types" "4.30.0"
|
||||
"@typescript-eslint/visitor-keys" "4.30.0"
|
||||
|
||||
"@typescript-eslint/types@4.29.3":
|
||||
version "4.29.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.3.tgz#d7980c49aef643d0af8954c9f14f656b7fd16017"
|
||||
integrity sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg==
|
||||
"@typescript-eslint/scope-manager@4.31.0":
|
||||
version "4.31.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.0.tgz#9be33aed4e9901db753803ba233b70d79a87fc3e"
|
||||
integrity sha512-LJ+xtl34W76JMRLjbaQorhR0hfRAlp3Lscdiz9NeI/8i+q0hdBZ7BsiYieLoYWqy+AnRigaD3hUwPFugSzdocg==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "4.31.0"
|
||||
"@typescript-eslint/visitor-keys" "4.31.0"
|
||||
|
||||
"@typescript-eslint/types@4.30.0":
|
||||
version "4.30.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f"
|
||||
integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==
|
||||
|
||||
"@typescript-eslint/typescript-estree@4.29.3":
|
||||
version "4.29.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.3.tgz#1bafad610015c4ded35c85a70b6222faad598b40"
|
||||
integrity sha512-45oQJA0bxna4O5TMwz55/TpgjX1YrAPOI/rb6kPgmdnemRZx/dB0rsx+Ku8jpDvqTxcE1C/qEbVHbS3h0hflag==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "4.29.3"
|
||||
"@typescript-eslint/visitor-keys" "4.29.3"
|
||||
debug "^4.3.1"
|
||||
globby "^11.0.3"
|
||||
is-glob "^4.0.1"
|
||||
semver "^7.3.5"
|
||||
tsutils "^3.21.0"
|
||||
"@typescript-eslint/types@4.31.0":
|
||||
version "4.31.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.0.tgz#9a7c86fcc1620189567dc4e46cad7efa07ee8dce"
|
||||
integrity sha512-9XR5q9mk7DCXgXLS7REIVs+BaAswfdHhx91XqlJklmqWpTALGjygWVIb/UnLh4NWhfwhR5wNe1yTyCInxVhLqQ==
|
||||
|
||||
"@typescript-eslint/typescript-estree@4.30.0":
|
||||
version "4.30.0"
|
||||
@@ -3475,13 +3450,18 @@
|
||||
semver "^7.3.5"
|
||||
tsutils "^3.21.0"
|
||||
|
||||
"@typescript-eslint/visitor-keys@4.29.3":
|
||||
version "4.29.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.3.tgz#c691760a00bd86bf8320d2a90a93d86d322f1abf"
|
||||
integrity sha512-MGGfJvXT4asUTeVs0Q2m+sY63UsfnA+C/FDgBKV3itLBmM9H0u+URcneePtkd0at1YELmZK6HSolCqM4Fzs6yA==
|
||||
"@typescript-eslint/typescript-estree@4.31.0":
|
||||
version "4.31.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.0.tgz#4da4cb6274a7ef3b21d53f9e7147cc76f278a078"
|
||||
integrity sha512-QHl2014t3ptg+xpmOSSPn5hm4mY8D4s97ftzyk9BZ8RxYQ3j73XcwuijnJ9cMa6DO4aLXeo8XS3z1omT9LA/Eg==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "4.29.3"
|
||||
eslint-visitor-keys "^2.0.0"
|
||||
"@typescript-eslint/types" "4.31.0"
|
||||
"@typescript-eslint/visitor-keys" "4.31.0"
|
||||
debug "^4.3.1"
|
||||
globby "^11.0.3"
|
||||
is-glob "^4.0.1"
|
||||
semver "^7.3.5"
|
||||
tsutils "^3.21.0"
|
||||
|
||||
"@typescript-eslint/visitor-keys@4.30.0":
|
||||
version "4.30.0"
|
||||
@@ -3491,6 +3471,14 @@
|
||||
"@typescript-eslint/types" "4.30.0"
|
||||
eslint-visitor-keys "^2.0.0"
|
||||
|
||||
"@typescript-eslint/visitor-keys@4.31.0":
|
||||
version "4.31.0"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.0.tgz#4e87b7761cb4e0e627dc2047021aa693fc76ea2b"
|
||||
integrity sha512-HUcRp2a9I+P21+O21yu3ezv3GEPGjyGiXoEUQwZXjR8UxRApGeLyWH4ZIIUSalE28aG4YsV6GjtaAVB3QKOu0w==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "4.31.0"
|
||||
eslint-visitor-keys "^2.0.0"
|
||||
|
||||
"@yarnpkg/lockfile@^1.1.0":
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
|
||||
|
||||
Reference in New Issue
Block a user