<p dir="auto">Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 8.1.0 to 8.2.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.2.0</h2>
<h2 dir="auto">Features</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/c9fefd2e40348b3e02b855597707a557dc4991d5"><code>c9fefd2</code></a> feat: report class evaluation TDZ errors in no-use-before-define (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15134" rel="nofollow">#15134</a>) (Milos Djermanovic)</li>
</ul>
<h2 dir="auto">Documentation</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/c415c041912a3abbf106cc5713bdcf4ef42590ac"><code>c415c04</code></a> docs: Use string rule severity in CLI examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15253" rel="nofollow">#15253</a>) (Kevin Partington)</li>
<li><a href="https://github.com/eslint/eslint/commit/12b627da401c68a5081822a49068421f1bb2465c"><code>12b627d</code></a> docs: fix typo in <code>working-with-rules.md</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15233" rel="nofollow">#15233</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/a86ffc076014d1de7eefc7456a8ccfb3a2318155"><code>a86ffc0</code></a> docs: fix broken anchor in configuration files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15223" rel="nofollow">#15223</a>) (Pierre Berger)</li>
<li><a href="https://github.com/eslint/eslint/commit/ee8af5fb864b510ba6b50dcfb706b8b28fdfb74e"><code>ee8af5f</code></a> docs: Link to unit tests from rule documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15207" rel="nofollow">#15207</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/1c0ca3c744dd5761d424d19c9cdcccc569dfe34c"><code>1c0ca3c</code></a> docs: add <code>ci</code> and <code>perf</code> tags for commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15215" rel="nofollow">#15215</a>) (Nitin Kumar)</li>
</ul>
<h2 dir="auto">Build Related</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/796587ad950f6804d60473c2b5998ed3ec71c59e"><code>796587a</code></a> build: upgrade eslint-release to v3.2.0 to support conventional commits (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15246" rel="nofollow">#15246</a>) (Milos Djermanovic)</li>
</ul>
<h2 dir="auto">Chores</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/cf5b6be6f8144f5932cdf062d380f7c0f51e64bd"><code>cf5b6be</code></a> chore: update <code>@​eslint/eslintrc</code> to avoid different versions of <code>js-yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15265" rel="nofollow">#15265</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/4fd7a6ca7339bcbbfa6feda266dcca96684b81c6"><code>4fd7a6c</code></a> perf: don't prepare a fix for valid code in key-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15239" rel="nofollow">#15239</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/fda533cda4b70278acfce4e21b5b1ebe52ff7a3d"><code>fda533c</code></a> chore: update <code>strip-ansi</code> dependency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15221" rel="nofollow">#15221</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/67949bd9f3cbda08442d2e5946feb9a4f8b22d85"><code>67949bd</code></a> ci: Remove Node 16 CI prerelease workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14935" rel="nofollow">#14935</a>) (Brandon Mills)</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.2.0 - November 5, 2021</p>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/cf5b6be6f8144f5932cdf062d380f7c0f51e64bd"><code>cf5b6be</code></a> chore: update <code>@​eslint/eslintrc</code> to avoid different versions of <code>js-yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15265" rel="nofollow">#15265</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/c9fefd2e40348b3e02b855597707a557dc4991d5"><code>c9fefd2</code></a> feat: report class evaluation TDZ errors in no-use-before-define (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15134" rel="nofollow">#15134</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/4fd7a6ca7339bcbbfa6feda266dcca96684b81c6"><code>4fd7a6c</code></a> perf: don't prepare a fix for valid code in key-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15239" rel="nofollow">#15239</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/c415c041912a3abbf106cc5713bdcf4ef42590ac"><code>c415c04</code></a> docs: Use string rule severity in CLI examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15253" rel="nofollow">#15253</a>) (Kevin Partington)</li>
<li><a href="https://github.com/eslint/eslint/commit/796587ad950f6804d60473c2b5998ed3ec71c59e"><code>796587a</code></a> build: upgrade eslint-release to v3.2.0 to support conventional commits (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15246" rel="nofollow">#15246</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/12b627da401c68a5081822a49068421f1bb2465c"><code>12b627d</code></a> docs: fix typo in <code>working-with-rules.md</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15233" rel="nofollow">#15233</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/a86ffc076014d1de7eefc7456a8ccfb3a2318155"><code>a86ffc0</code></a> docs: fix broken anchor in configuration files (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15223" rel="nofollow">#15223</a>) (Pierre Berger)</li>
<li><a href="https://github.com/eslint/eslint/commit/fda533cda4b70278acfce4e21b5b1ebe52ff7a3d"><code>fda533c</code></a> chore: update <code>strip-ansi</code> dependency (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15221" rel="nofollow">#15221</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/ee8af5fb864b510ba6b50dcfb706b8b28fdfb74e"><code>ee8af5f</code></a> docs: Link to unit tests from rule documentation (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15207" rel="nofollow">#15207</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/1c0ca3c744dd5761d424d19c9cdcccc569dfe34c"><code>1c0ca3c</code></a> docs: add <code>ci</code> and <code>perf</code> tags for commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15215" rel="nofollow">#15215</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/67949bd9f3cbda08442d2e5946feb9a4f8b22d85"><code>67949bd</code></a> ci: Remove Node 16 CI prerelease workaround (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14935" rel="nofollow">#14935</a>) (Brandon Mills)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/04e91b615743cbb25cd9103e7329b056bd1572ad"><code>04e91b6</code></a> 8.2.0</li>
<li><a href="https://github.com/eslint/eslint/commit/e7685f2f4a46fb21ecff954a47be68d9d21cfc50"><code>e7685f2</code></a> Build: changelog update for 8.2.0</li>
<li><a href="https://github.com/eslint/eslint/commit/cf5b6be6f8144f5932cdf062d380f7c0f51e64bd"><code>cf5b6be</code></a> chore: update <code>@​eslint/eslintrc</code> to avoid different versions of <code>js-yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15265" rel="nofollow">#15265</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c9fefd2e40348b3e02b855597707a557dc4991d5"><code>c9fefd2</code></a> feat: report class evaluation TDZ errors in no-use-before-define (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15134" rel="nofollow">#15134</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/4fd7a6ca7339bcbbfa6feda266dcca96684b81c6"><code>4fd7a6c</code></a> perf: don't prepare a fix for valid code in key-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15239" rel="nofollow">#15239</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c415c041912a3abbf106cc5713bdcf4ef42590ac"><code>c415c04</code></a> docs: Use string rule severity in CLI examples (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15253" rel="nofollow">#15253</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/796587ad950f6804d60473c2b5998ed3ec71c59e"><code>796587a</code></a> build: upgrade eslint-release to v3.2.0 to support conventional commits (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15246" rel="nofollow">#15246</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/99b1fca0e61902f0d69aea4b4cdbf75d37ea20c4"><code>99b1fca</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/3630211c46f1ed691445231164e29e5cd6c87dff"><code>3630211</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/12b627da401c68a5081822a49068421f1bb2465c"><code>12b627d</code></a> docs: fix typo in <code>working-with-rules.md</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15233" rel="nofollow">#15233</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.1.0...v8.2.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/b52d50eaa48da7ad16ba31e73d3c711a795161b26f3d71e464e2149f4a71fdcc/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d382e312e30266e65772d76657273696f6e3d382e322e30" 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.1.0&new-version=8.2.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/3359'>https://github.com/openstreetmap/openstreetmap-website/pull/3359</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3359/commits/f4c9984aeb48fe10b3784dc3140c54a83f02ccf8">Bump eslint from 8.1.0 to 8.2.0</a></li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3359.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3359.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3359.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3359.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/3359">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNBQEWCBMMFRFR4CV3ULBJC3ANCNFSM5HT3OMBQ">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>.
<img src="https://github.com/notifications/beacon/AAK2OLJ2CT6O52QNI7D2Z6LULBJC3A5CNFSM5HT3OMB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PTXJBVA.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/3359",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3359",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>