<p>Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 7.22.0 to 7.23.0.</p>
<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>v7.23.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99"><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197" rel="nofollow">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199" rel="nofollow">#14199</a>) (Daniel Rentz)</li>
<li><a href="https://github.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24"><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491"><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3"><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244" rel="nofollow">#14244</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0"><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202" rel="nofollow">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242" rel="nofollow">#14242</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82"><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230" rel="nofollow">#14230</a>) (Ed S)</li>
<li><a href="https://github.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931"><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223" rel="nofollow">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226" rel="nofollow">#14226</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5"><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024" rel="nofollow">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063" rel="nofollow">#14063</a>) (armin yahya)</li>
<li><a href="https://github.com/eslint/eslint/commit/8984c91372e64d1e8dd2ce21b87b80977d57bff9"><code>8984c91</code></a> Update: eslint --env-info output os info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14059" rel="nofollow">#14059</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/2a79306f71c4c80f1e3e73be2a140d07cf55c63d"><code>2a79306</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/ebd70263f6e6fe597613d90f4b8de84710c2f3d6"><code>ebd7026</code></a> Docs: Fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14225" rel="nofollow">#14225</a>) (Greg Finley)</li>
<li><a href="https://github.com/eslint/eslint/commit/a2013fcf996c8651bc760df21d900442828a6884"><code>a2013fc</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.23.0 - March 26, 2021</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99"><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197" rel="nofollow">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199" rel="nofollow">#14199</a>) (Daniel Rentz)</li>
<li><a href="https://github.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24"><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491"><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3"><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244" rel="nofollow">#14244</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0"><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202" rel="nofollow">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242" rel="nofollow">#14242</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82"><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230" rel="nofollow">#14230</a>) (Ed S)</li>
<li><a href="https://github.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931"><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223" rel="nofollow">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226" rel="nofollow">#14226</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5"><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024" rel="nofollow">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063" rel="nofollow">#14063</a>) (armin yahya)</li>
<li><a href="https://github.com/eslint/eslint/commit/8984c91372e64d1e8dd2ce21b87b80977d57bff9"><code>8984c91</code></a> Update: eslint --env-info output os info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14059" rel="nofollow">#14059</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/2a79306f71c4c80f1e3e73be2a140d07cf55c63d"><code>2a79306</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/ebd70263f6e6fe597613d90f4b8de84710c2f3d6"><code>ebd7026</code></a> Docs: Fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14225" rel="nofollow">#14225</a>) (Greg Finley)</li>
<li><a href="https://github.com/eslint/eslint/commit/a2013fcf996c8651bc760df21d900442828a6884"><code>a2013fc</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/cd2e584aa5a87c425177fb84a9cd6b05624fec43"><code>cd2e584</code></a> 7.23.0</li>
<li><a href="https://github.com/eslint/eslint/commit/11bdeaba923edd7ca1ed8ec36fa200e72c953f3d"><code>11bdeab</code></a> Build: changelog update for 7.23.0</li>
<li><a href="https://github.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99"><code>687ccae</code></a> Update: add option "allowInParentheses" to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197" rel="nofollow">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199" rel="nofollow">#14199</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24"><code>dbf2529</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491"><code>4bdf2c1</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3"><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244" rel="nofollow">#14244</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0"><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202" rel="nofollow">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242" rel="nofollow">#14242</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82"><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230" rel="nofollow">#14230</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931"><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223" rel="nofollow">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226" rel="nofollow">#14226</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5"><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024" rel="nofollow">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063" rel="nofollow">#14063</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0">compare view</a></li>
</ul>
</details>
<br>
<p><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/84c05a9e2321e791e1e9534fbb44cd71ff7f532e014bd969f967849acf98ac72/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d372e32322e30266e65772d76657273696f6e3d372e32332e30" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.22.0&new-version=7.23.0" style="max-width:100%;"></a></p>
<p>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 <code>@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p>You can trigger Dependabot actions by commenting on this PR:</p>
<ul>
<li><code>@dependabot rebase</code> will rebase this PR</li>
<li><code>@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code>@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code>@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code>@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code>@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code>@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code>@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</li>
</ul>
</details>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/3155'>https://github.com/openstreetmap/openstreetmap-website/pull/3155</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Bump eslint from 7.22.0 to 7.23.0</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3155/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3155.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3155.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3155.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3155.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3155">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLIRL5UEY3ARQDYOI2TTGACUNANCNFSM4Z63HI4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLIKJGSOVF2KFEYN2S3TGACUNA5CNFSM4Z63HI4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MR6VEXA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3155",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3155",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>