Summary: Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v8.34.0</h2> <h2>Features</h2> <ul> <li><a href="9b2fcf7e92"><code>9b2fcf7</code></a> feat: <code>array-callback-return</code> supports <code>Array.prototype.toSorted</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16845">#16845</a>) (SUZUKI Sosuke)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="923f61d8fc"><code>923f61d</code></a> fix: false positive with assignment in <code>no-extra-parens</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16872">#16872</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="f0a988384e"><code>f0a9883</code></a> docs: split rules documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16797">#16797</a>) (Ben Perlmutter)</li> <li><a href="67aa37b583"><code>67aa37b</code></a> docs: fix typo in command-line-interface.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16871">#16871</a>) (Kevin Rouchut)</li> <li><a href="337f7ed961"><code>337f7ed</code></a> docs: fix width of language input (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16849">#16849</a>) (Tanuj Kanti)</li> <li><a href="71349a1f70"><code>71349a1</code></a> docs: Configure a Parser page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16803">#16803</a>) (Ben Perlmutter)</li> <li><a href="de7e925d03"><code>de7e925</code></a> docs: remove extra line numbers in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16848">#16848</a>) (jonz94)</li> <li><a href="ad38d77102"><code>ad38d77</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="9dbe06d0ad"><code>9dbe06d</code></a> chore: add <code>type</code> property to array-element-newline schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16877">#16877</a>) (MHO)</li> <li><a href="a061527a03"><code>a061527</code></a> chore: Remove unused functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16868">#16868</a>) (Nicholas C. Zakas)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.34.0 - February 10, 2023</p> <ul> <li><a href="f0a988384e"><code>f0a9883</code></a> docs: split rules documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16797">#16797</a>) (Ben Perlmutter)</li> <li><a href="923f61d8fc"><code>923f61d</code></a> fix: false positive with assignment in <code>no-extra-parens</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16872">#16872</a>) (Francesco Trotta)</li> <li><a href="9dbe06d0ad"><code>9dbe06d</code></a> chore: add <code>type</code> property to array-element-newline schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16877">#16877</a>) (MHO)</li> <li><a href="a061527a03"><code>a061527</code></a> chore: Remove unused functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16868">#16868</a>) (Nicholas C. Zakas)</li> <li><a href="67aa37b583"><code>67aa37b</code></a> docs: fix typo in command-line-interface.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16871">#16871</a>) (Kevin Rouchut)</li> <li><a href="337f7ed961"><code>337f7ed</code></a> docs: fix width of language input (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16849">#16849</a>) (Tanuj Kanti)</li> <li><a href="9b2fcf7e92"><code>9b2fcf7</code></a> feat: <code>array-callback-return</code> supports <code>Array.prototype.toSorted</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16845">#16845</a>) (SUZUKI Sosuke)</li> <li><a href="71349a1f70"><code>71349a1</code></a> docs: Configure a Parser page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16803">#16803</a>) (Ben Perlmutter)</li> <li><a href="de7e925d03"><code>de7e925</code></a> docs: remove extra line numbers in example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16848">#16848</a>) (jonz94)</li> <li><a href="ad38d77102"><code>ad38d77</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="5c2a1986bf"><code>5c2a198</code></a> 8.34.0</li> <li><a href="18212bb1e2"><code>18212bb</code></a> Build: changelog update for 8.34.0</li> <li><a href="f0a988384e"><code>f0a9883</code></a> docs: split rules documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16797">#16797</a>)</li> <li><a href="923f61d8fc"><code>923f61d</code></a> fix: false positive with assignment in <code>no-extra-parens</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16872">#16872</a>)</li> <li><a href="9dbe06d0ad"><code>9dbe06d</code></a> chore: add <code>type</code> property to array-element-newline schema (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16877">#16877</a>)</li> <li><a href="a061527a03"><code>a061527</code></a> chore: Remove unused functions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16868">#16868</a>)</li> <li><a href="67aa37b583"><code>67aa37b</code></a> docs: fix typo in command-line-interface.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16871">#16871</a>)</li> <li><a href="337f7ed961"><code>337f7ed</code></a> docs: fix width of language input (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16849">#16849</a>)</li> <li><a href="9b2fcf7e92"><code>9b2fcf7</code></a> feat: <code>array-callback-return</code> supports <code>Array.prototype.toSorted</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16845">#16845</a>)</li> <li><a href="71349a1f70"><code>71349a1</code></a> docs: Configure a Parser page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16803">#16803</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0">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/4517 Reviewed By: mweststrate Differential Revision: D43305203 Pulled By: ivanmisuno fbshipit-source-id: 624ea444406e99b30eb98c7c9c538c29033755c6