<p dir="auto">Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 8.4.1 to 8.5.0.</p>
<details>
<summary>Release notes</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2 dir="auto">v8.5.0</h2>
<h2 dir="auto">Features</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/94e77a693fd5124c9057320310b41e92567d7e76"><code>94e77a6</code></a> feat: Suggestions support for <code>prefer-regex-literals</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15077" rel="nofollow">#15077</a>) (Yash Singh)</li>
<li><a href="https://github.com/eslint/eslint/commit/eafaf52464c01072fcf7be2bd2d91cd0b3ae67d0"><code>eafaf52</code></a> feat: add <code>prefer-object-has-own</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15346" rel="nofollow">#15346</a>) (Nitin Kumar)</li>
</ul>
<h2 dir="auto">Bug Fixes</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/7d832d4ad55f3c987aca8d858809cbcb77697648"><code>7d832d4</code></a> fix: improve <code>prefer-template</code> fixer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15230" rel="nofollow">#15230</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/981fb48991448bec171d7d4332d7dc514252f83f"><code>981fb48</code></a> fix: do not report global references in <code>id-match</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15420" rel="nofollow">#15420</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/f13d4a6cf7c7ff6160be7426fc6fe02e3e37a0b7"><code>f13d4a6</code></a> fix: improve autofix of <code>prefer-object-has-own</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15419" rel="nofollow">#15419</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/f4559a0f7150ad7494658bd5ea846cfca5073caf"><code>f4559a0</code></a> fix: add helpful message when test case has non-string code/name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15425" rel="nofollow">#15425</a>) (Bryan Mishkin)</li>
</ul>
<h2 dir="auto">Documentation</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/314c84c1b83b32e75587ce7a77130eac7e2a8f49"><code>314c84c</code></a> docs: add an incorrect code example in for-direction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15434" rel="nofollow">#15434</a>) (Holger Jeromin)</li>
<li><a href="https://github.com/eslint/eslint/commit/3928175d01c6ac2b37147b3256c56df8faf2c6c4"><code>3928175</code></a> docs: add destructuring examples for <code>computed-property-spacing</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15423" rel="nofollow">#15423</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/a53e59eab7da52e3df095a679a6fdab74a7bce6f"><code>a53e59e</code></a> docs: add more examples for <code>array-element-newline</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15427" rel="nofollow">#15427</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/74cf0a040e1a83990d8d7eb57e1f5ce919a11ebe"><code>74cf0a0</code></a> docs: update CLA info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15370" rel="nofollow">#15370</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/e84195ea39b5cf54d7a551c62671af80b859f1ac"><code>e84195e</code></a> docs: fix heading level for an option in <code>class-methods-use-this</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15399" rel="nofollow">#15399</a>) (Takuya Fukuju)</li>
</ul>
<h2 dir="auto">Chores</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/225f2111ebcfc6bcd2d475f5261c85eb00fb0191"><code>225f211</code></a> test: add destructuring test cases for <code>computed-property-spacing</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15424" rel="nofollow">#15424</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/f2c7ba6c34c8943dc24a1c41317d536c1a63cb36"><code>f2c7ba6</code></a> ci: use node v16 for <code>macOS</code> and <code>windows</code> jobs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15418" rel="nofollow">#15418</a>) (Nitin Kumar)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p dir="auto">v8.5.0 - December 17, 2021</p>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/7d832d4ad55f3c987aca8d858809cbcb77697648"><code>7d832d4</code></a> fix: improve <code>prefer-template</code> fixer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15230" rel="nofollow">#15230</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/94e77a693fd5124c9057320310b41e92567d7e76"><code>94e77a6</code></a> feat: Suggestions support for <code>prefer-regex-literals</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15077" rel="nofollow">#15077</a>) (Yash Singh)</li>
<li><a href="https://github.com/eslint/eslint/commit/314c84c1b83b32e75587ce7a77130eac7e2a8f49"><code>314c84c</code></a> docs: add an incorrect code example in for-direction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15434" rel="nofollow">#15434</a>) (Holger Jeromin)</li>
<li><a href="https://github.com/eslint/eslint/commit/981fb48991448bec171d7d4332d7dc514252f83f"><code>981fb48</code></a> fix: do not report global references in <code>id-match</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15420" rel="nofollow">#15420</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/3928175d01c6ac2b37147b3256c56df8faf2c6c4"><code>3928175</code></a> docs: add destructuring examples for <code>computed-property-spacing</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15423" rel="nofollow">#15423</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/225f2111ebcfc6bcd2d475f5261c85eb00fb0191"><code>225f211</code></a> test: add destructuring test cases for <code>computed-property-spacing</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15424" rel="nofollow">#15424</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/f13d4a6cf7c7ff6160be7426fc6fe02e3e37a0b7"><code>f13d4a6</code></a> fix: improve autofix of <code>prefer-object-has-own</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15419" rel="nofollow">#15419</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/f4559a0f7150ad7494658bd5ea846cfca5073caf"><code>f4559a0</code></a> fix: add helpful message when test case has non-string code/name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15425" rel="nofollow">#15425</a>) (Bryan Mishkin)</li>
<li><a href="https://github.com/eslint/eslint/commit/a53e59eab7da52e3df095a679a6fdab74a7bce6f"><code>a53e59e</code></a> docs: add more examples for <code>array-element-newline</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15427" rel="nofollow">#15427</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/f2c7ba6c34c8943dc24a1c41317d536c1a63cb36"><code>f2c7ba6</code></a> ci: use node v16 for <code>macOS</code> and <code>windows</code> jobs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15418" rel="nofollow">#15418</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/eafaf52464c01072fcf7be2bd2d91cd0b3ae67d0"><code>eafaf52</code></a> feat: add <code>prefer-object-has-own</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15346" rel="nofollow">#15346</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/74cf0a040e1a83990d8d7eb57e1f5ce919a11ebe"><code>74cf0a0</code></a> docs: update CLA info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15370" rel="nofollow">#15370</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/e84195ea39b5cf54d7a551c62671af80b859f1ac"><code>e84195e</code></a> docs: fix heading level for an option in <code>class-methods-use-this</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15399" rel="nofollow">#15399</a>) (Takuya Fukuju)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/9d951ac4e8e49eff488ef20919f8aa1c70edcdfc"><code>9d951ac</code></a> 8.5.0</li>
<li><a href="https://github.com/eslint/eslint/commit/6ff5609c8add0998d8a524d1cf13cb4c8c542b86"><code>6ff5609</code></a> Build: changelog update for 8.5.0</li>
<li><a href="https://github.com/eslint/eslint/commit/7d832d4ad55f3c987aca8d858809cbcb77697648"><code>7d832d4</code></a> fix: improve <code>prefer-template</code> fixer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15230" rel="nofollow">#15230</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/94e77a693fd5124c9057320310b41e92567d7e76"><code>94e77a6</code></a> feat: Suggestions support for <code>prefer-regex-literals</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15077" rel="nofollow">#15077</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/314c84c1b83b32e75587ce7a77130eac7e2a8f49"><code>314c84c</code></a> docs: add an incorrect code example in for-direction (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15434" rel="nofollow">#15434</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/981fb48991448bec171d7d4332d7dc514252f83f"><code>981fb48</code></a> fix: do not report global references in <code>id-match</code> rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15420" rel="nofollow">#15420</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/3928175d01c6ac2b37147b3256c56df8faf2c6c4"><code>3928175</code></a> docs: add destructuring examples for <code>computed-property-spacing</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15423" rel="nofollow">#15423</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/225f2111ebcfc6bcd2d475f5261c85eb00fb0191"><code>225f211</code></a> test: add destructuring test cases for <code>computed-property-spacing</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15424" rel="nofollow">#15424</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/f13d4a6cf7c7ff6160be7426fc6fe02e3e37a0b7"><code>f13d4a6</code></a> fix: improve autofix of <code>prefer-object-has-own</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15419" rel="nofollow">#15419</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/f4559a0f7150ad7494658bd5ea846cfca5073caf"><code>f4559a0</code></a> fix: add helpful message when test case has non-string code/name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15425" rel="nofollow">#15425</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.4.1...v8.5.0">compare view</a></li>
</ul>
</details>
<br>
<p dir="auto"><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/36e7b349f58e6a16267bb5a449dc6b4a41103e77d00f2785c93ae1378ef48829/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d382e342e31266e65772d76657273696f6e3d382e352e30" 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=8.4.1&new-version=8.5.0" style="max-width: 100%;"></a></p>
<p dir="auto">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 dir="auto">You can trigger Dependabot actions by commenting on this PR:</p>
<ul dir="auto">
<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/3399'>https://github.com/openstreetmap/openstreetmap-website/pull/3399</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3399/commits/ff56828b4abd06002e39b56f4e38d9638b44d712" class="commit-link">ff56828</a>  Bump eslint from 8.4.1 to 8.5.0</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3399/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3399/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (6)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3399">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNS26L4R33QAPASVFDURO6KLANCNFSM5KJ35SWQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOGEAYEMK26EIQEWULURO6KLA5CNFSM5KJ35SW2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4QEXP6OA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/3399</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3399",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3399",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>