<p dir="auto">Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 8.9.0 to 8.10.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.10.0</h2>
<h2 dir="auto">Features</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/6e2c325324479df1b3f868cf00a529b67d2c3d82"><code>6e2c325</code></a> feat: Add <code>ignoreOnInitialization</code> option to no-shadow rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14963" rel="nofollow">#14963</a>) (Soufiane Boutahlil)</li>
<li><a href="https://github.com/eslint/eslint/commit/115cae54125b9ef509af90620f51d4a692b51ab7"><code>115cae5</code></a> feat: <code>--debug</code> prints time it takes to parse a file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15609" rel="nofollow">#15609</a>) (Bartek Iwańczuk)</li>
<li><a href="https://github.com/eslint/eslint/commit/345e70d9d6490fb12b18953f56f3cea28fd61d83"><code>345e70d</code></a> feat: Add <code>onlyOneSimpleParam</code> option to no-confusing-arrow rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15566" rel="nofollow">#15566</a>) (Gautam Arora)</li>
</ul>
<h2 dir="auto">Bug Fixes</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/cdc58025d9a8b522f516c3665d225b69a76c4ee1"><code>cdc5802</code></a> fix: Avoid <code>__dirname</code> for built-in configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15616" rel="nofollow">#15616</a>) (DoZerg)</li>
<li><a href="https://github.com/eslint/eslint/commit/ee7c5d14a2cb5ce352d1851cec858b942572d2cc"><code>ee7c5d1</code></a> fix: false positive in <code>camelcase</code> with combined properties (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15581" rel="nofollow">#15581</a>) (Nitin Kumar)</li>
</ul>
<h2 dir="auto">Documentation</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/1005bd525a08208fee124149a6ad4cf9da20d7d5"><code>1005bd5</code></a> docs: update CLA information (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15630" rel="nofollow">#15630</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/5d65c3bc1e514ed07406c502437a1642913b27ed"><code>5d65c3b</code></a> docs: Fix typo in <code>no-irregular-whitespace</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15634" rel="nofollow">#15634</a>) (Ryota Sekiya)</li>
<li><a href="https://github.com/eslint/eslint/commit/b93af98b3c417225a027cabc964c38e779adb945"><code>b93af98</code></a> docs: add links between rules about whitespace around block curly braces (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15625" rel="nofollow">#15625</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/ebc0460c411ea608ba5bab05829a1fd122fe21e8"><code>ebc0460</code></a> docs: update babel links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15624" rel="nofollow">#15624</a>) (Milos Djermanovic)</li>
</ul>
<h2 dir="auto">Chores</h2>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/7cec74e842b6e51da1b00a9e9b2c9da97dd17362"><code>7cec74e</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/1"><code>@​1</code></a>.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15648" rel="nofollow">#15648</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/11c8580de0dcedd5577cffe2b23d23a322cc97df"><code>11c8580</code></a> chore: read <code>ESLINT_MOCHA_TIMEOUT</code> env var in Makefile.js (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15626" rel="nofollow">#15626</a>) (Piggy)</li>
<li><a href="https://github.com/eslint/eslint/commit/bfaa5488bbc794c0d160fb55bd277a2c618953b2"><code>bfaa548</code></a> test: add integration tests with built-in configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15612" rel="nofollow">#15612</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/39a2fb3f448a7096bfb2fc172fef6cc3f6a7ed3b"><code>39a2fb3</code></a> perf: fix lazy loading of core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15606" rel="nofollow">#15606</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/3fc919626ef6a00e35bb6b559b60a1e89cf6ca1a"><code>3fc9196</code></a> chore: include <code>tests/conf</code> in test runs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15610" rel="nofollow">#15610</a>) (Milos Djermanovic)</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.10.0 - February 25, 2022</p>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/cdc58025d9a8b522f516c3665d225b69a76c4ee1"><code>cdc5802</code></a> fix: Avoid <code>__dirname</code> for built-in configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15616" rel="nofollow">#15616</a>) (DoZerg)</li>
<li><a href="https://github.com/eslint/eslint/commit/7cec74e842b6e51da1b00a9e9b2c9da97dd17362"><code>7cec74e</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/1"><code>@​1</code></a>.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15648" rel="nofollow">#15648</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/6e2c325324479df1b3f868cf00a529b67d2c3d82"><code>6e2c325</code></a> feat: Add <code>ignoreOnInitialization</code> option to no-shadow rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14963" rel="nofollow">#14963</a>) (Soufiane Boutahlil)</li>
<li><a href="https://github.com/eslint/eslint/commit/1005bd525a08208fee124149a6ad4cf9da20d7d5"><code>1005bd5</code></a> docs: update CLA information (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15630" rel="nofollow">#15630</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/5d65c3bc1e514ed07406c502437a1642913b27ed"><code>5d65c3b</code></a> docs: Fix typo in <code>no-irregular-whitespace</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15634" rel="nofollow">#15634</a>) (Ryota Sekiya)</li>
<li><a href="https://github.com/eslint/eslint/commit/11c8580de0dcedd5577cffe2b23d23a322cc97df"><code>11c8580</code></a> chore: read <code>ESLINT_MOCHA_TIMEOUT</code> env var in Makefile.js (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15626" rel="nofollow">#15626</a>) (Piggy)</li>
<li><a href="https://github.com/eslint/eslint/commit/b93af98b3c417225a027cabc964c38e779adb945"><code>b93af98</code></a> docs: add links between rules about whitespace around block curly braces (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15625" rel="nofollow">#15625</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/ebc0460c411ea608ba5bab05829a1fd122fe21e8"><code>ebc0460</code></a> docs: update babel links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15624" rel="nofollow">#15624</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/115cae54125b9ef509af90620f51d4a692b51ab7"><code>115cae5</code></a> feat: <code>--debug</code> prints time it takes to parse a file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15609" rel="nofollow">#15609</a>) (Bartek Iwańczuk)</li>
<li><a href="https://github.com/eslint/eslint/commit/345e70d9d6490fb12b18953f56f3cea28fd61d83"><code>345e70d</code></a> feat: Add <code>onlyOneSimpleParam</code> option to no-confusing-arrow rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15566" rel="nofollow">#15566</a>) (Gautam Arora)</li>
<li><a href="https://github.com/eslint/eslint/commit/bfaa5488bbc794c0d160fb55bd277a2c618953b2"><code>bfaa548</code></a> test: add integration tests with built-in configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15612" rel="nofollow">#15612</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/39a2fb3f448a7096bfb2fc172fef6cc3f6a7ed3b"><code>39a2fb3</code></a> perf: fix lazy loading of core rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15606" rel="nofollow">#15606</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/3fc919626ef6a00e35bb6b559b60a1e89cf6ca1a"><code>3fc9196</code></a> chore: include <code>tests/conf</code> in test runs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15610" rel="nofollow">#15610</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/ee7c5d14a2cb5ce352d1851cec858b942572d2cc"><code>ee7c5d1</code></a> fix: false positive in <code>camelcase</code> with combined properties (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15581" rel="nofollow">#15581</a>) (Nitin Kumar)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/eslint/eslint/commit/f66890ba0f778e46b6dd6ab6e88d49ff0bf1f78b"><code>f66890b</code></a> 8.10.0</li>
<li><a href="https://github.com/eslint/eslint/commit/2fe01f3dbfc959e441dee19e82195c44ba3dd453"><code>2fe01f3</code></a> Build: changelog update for 8.10.0</li>
<li><a href="https://github.com/eslint/eslint/commit/cdc58025d9a8b522f516c3665d225b69a76c4ee1"><code>cdc5802</code></a> fix: Avoid <code>__dirname</code> for built-in configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15616" rel="nofollow">#15616</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/7cec74e842b6e51da1b00a9e9b2c9da97dd17362"><code>7cec74e</code></a> chore: upgrade <code>@​eslint/eslintrc</code><a href="https://github.com/1"><code>@​1</code></a>.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15648" rel="nofollow">#15648</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/6e2c325324479df1b3f868cf00a529b67d2c3d82"><code>6e2c325</code></a> feat: Add <code>ignoreOnInitialization</code> option to no-shadow rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14963" rel="nofollow">#14963</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/1005bd525a08208fee124149a6ad4cf9da20d7d5"><code>1005bd5</code></a> docs: update CLA information (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15630" rel="nofollow">#15630</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/5d65c3bc1e514ed07406c502437a1642913b27ed"><code>5d65c3b</code></a> docs: Fix typo in <code>no-irregular-whitespace</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15634" rel="nofollow">#15634</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/11c8580de0dcedd5577cffe2b23d23a322cc97df"><code>11c8580</code></a> chore: read <code>ESLINT_MOCHA_TIMEOUT</code> env var in Makefile.js (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15626" rel="nofollow">#15626</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/b93af98b3c417225a027cabc964c38e779adb945"><code>b93af98</code></a> docs: add links between rules about whitespace around block curly braces (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15" rel="nofollow">#15</a>...</li>
<li><a href="https://github.com/eslint/eslint/commit/ebc0460c411ea608ba5bab05829a1fd122fe21e8"><code>ebc0460</code></a> docs: update babel links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15624" rel="nofollow">#15624</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.9.0...v8.10.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/5ab4c1179deadc09cea123d0add2e7124d837d208c8474075b4f8a0a91f2a33e/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d382e392e30266e65772d76657273696f6e3d382e31302e30" 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.9.0&new-version=8.10.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/3474'>https://github.com/openstreetmap/openstreetmap-website/pull/3474</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/3474/commits/6fd0c3675185cf564e67edd922991ccaca22a0a3" class="commit-link">6fd0c36</a>  Bump eslint from 8.9.0 to 8.10.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/3474/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3474/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (16)
  </li>
</ul>

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