Summary: Bumps [typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils) from 4.4.0 to 4.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint/experimental-utils's releases</a>.</em></p> <blockquote> <h2>v4.7.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0">4.7.0</a> (2020-11-09)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [array-type] parenthesize ReadonlyArray fix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2747">#2747</a>) (<a href="83385ac351">83385ac</a>)</li> <li><strong>eslint-plugin:</strong> [no-extra-non-null-assertion] false positive with non-nullable computed key (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2737">#2737</a>) (<a href="e82698c0ec">e82698c</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> add rule <code>no-confusing-void-expression</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2605">#2605</a>) (<a href="c8a4dadeab">c8a4dad</a>)</li> <li>support TS4.1 features (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2748">#2748</a>) (<a href="2be354bb15">2be354b</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2583">#2583</a></li> </ul> <h2>v4.6.1</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1">4.6.1</a> (2020-11-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] fix wrong autofix behaviour with generics (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2722">#2722</a>) (<a href="73d97130af">73d9713</a>)</li> <li><strong>eslint-plugin:</strong> [no-shadow] ignore global module augmentation (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2729">#2729</a>) (<a href="d8c67a564a">d8c67a5</a>)</li> </ul> <h2>v4.6.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.5.0...v4.6.0">4.6.0</a> (2020-10-26)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [method-signature-style] correct fixer for overloads in an object literal type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2708">#2708</a>) (<a href="0763913c4a">0763913</a>)</li> <li><strong>eslint-plugin:</strong> [method-signature-style] don't auto-fix interfaces within namespaces (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2678">#2678</a>) (<a href="e01204931e">e012049</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-string-starts-ends-with] Check negative indices in the second position for slice (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2696">#2696</a>) (<a href="66e9c6e29f">66e9c6e</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [ban-types] support banning <code>[]</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2704">#2704</a>) (<a href="ef8b5a7e09">ef8b5a7</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2582">#2582</a></li> <li><strong>eslint-plugin:</strong> add <code>no-unnecessary-type-constraint</code> rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2516">#2516</a>) (<a href="880ac753b9">880ac75</a>)</li> <li><strong>eslint-plugin:</strong> add extension rule <code>space-infix-ops</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2593">#2593</a>) (<a href="343d20db23">343d20d</a>)</li> </ul> <h2>v4.5.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.1...v4.5.0">4.5.0</a> (2020-10-19)</h1> <h3>Bug Fixes</h3> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/experimental-utils/CHANGELOG.md">typescript-eslint/experimental-utils's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0">4.7.0</a> (2020-11-09)</h1> <p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1">4.6.1</a> (2020-11-02)</h2> <p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.5.0...v4.6.0">4.6.0</a> (2020-10-26)</h1> <p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.1...v4.5.0">4.5.0</a> (2020-10-19)</h1> <h3>Features</h3> <ul> <li><strong>typescript-estree:</strong> add flag EXPERIMENTAL_useSourceOfProjectReferenceRedirect (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2669">#2669</a>) (<a href="90a5878450">90a5878</a>)</li> </ul> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.0...v4.4.1">4.4.1</a> (2020-10-12)</h2> <p><strong>Note:</strong> Version bump only for package typescript-eslint/experimental-utils</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c473780db9"><code>c473780</code></a> chore: publish v4.7.0</li> <li><a href="fb1d9b162a"><code>fb1d9b1</code></a> chore: publish v4.6.1</li> <li><a href="5de66142f2"><code>5de6614</code></a> chore: publish v4.6.0</li> <li><a href="5225a76852"><code>5225a76</code></a> chore: publish v4.5.0</li> <li><a href="90a5878450"><code>90a5878</code></a> feat(typescript-estree): add flag EXPERIMENTAL_useSourceOfProjectReferenceRed...</li> <li><a href="c41dbe56e0"><code>c41dbe5</code></a> chore: publish v4.4.1</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.7.0/packages/experimental-utils">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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/1683 Reviewed By: passy Differential Revision: D24994058 Pulled By: mweststrate fbshipit-source-id: 9bc3e65a6a928aac63ea50b2a8627a0a83642d21