<p>Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 7.13.0 to 7.14.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.14.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852" rel="nofollow">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853" rel="nofollow">#13853</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866" rel="nofollow">#13866</a>) (Trevin Hofmann)</li>
<li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765" rel="nofollow">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845" rel="nofollow">#13845</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846" rel="nofollow">#13846</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850" rel="nofollow">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861" rel="nofollow">#13861</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830" rel="nofollow">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13842" rel="nofollow">#13842</a>) (Ari Perkkiƶ)</li>
<li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863" rel="nofollow">#13863</a>) (Robat Williams)</li>
<li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828" rel="nofollow">#13828</a>) (Raphael LANG)</li>
<li><a href="https://github.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05"><code>038dc73</code></a> Chore: Test on Node.js 15 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13844" rel="nofollow">#13844</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5"><code>37a06d6</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.14.0 - November 20, 2020</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852" rel="nofollow">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853" rel="nofollow">#13853</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866" rel="nofollow">#13866</a>) (Trevin Hofmann)</li>
<li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765" rel="nofollow">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845" rel="nofollow">#13845</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846" rel="nofollow">#13846</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850" rel="nofollow">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861" rel="nofollow">#13861</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830" rel="nofollow">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13842" rel="nofollow">#13842</a>) (Ari Perkkiƶ)</li>
<li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863" rel="nofollow">#13863</a>) (Robat Williams)</li>
<li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828" rel="nofollow">#13828</a>) (Raphael LANG)</li>
<li><a href="https://github.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05"><code>038dc73</code></a> Chore: Test on Node.js 15 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13844" rel="nofollow">#13844</a>) (Brandon Mills)</li>
<li><a href="https://github.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5"><code>37a06d6</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/0cb81a9b90dd6b92bac383022f886e501bd2cb31"><code>0cb81a9</code></a> 7.14.0</li>
<li><a href="https://github.com/eslint/eslint/commit/fb3a594191f0aeac14042baf0bfa9aff9a05a96d"><code>fb3a594</code></a> Build: changelog update for 7.14.0</li>
<li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852" rel="nofollow">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853" rel="nofollow">#13853</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866" rel="nofollow">#13866</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765" rel="nofollow">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845" rel="nofollow">#13845</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846" rel="nofollow">#13846</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850" rel="nofollow">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861" rel="nofollow">#13861</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830" rel="nofollow">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13" rel="nofollow">#13</a>...</li>
<li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863" rel="nofollow">#13863</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828" rel="nofollow">#13828</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.13.0...v7.14.0">compare view</a></li>
</ul>
</details>
<br>
<p><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates"><img src="https://camo.githubusercontent.com/428c73ddc2a1d19ef1edfb9e9d9d6ae92d7a83e0d14193807856d5a00c8bee7e/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d372e31332e30266e65772d76657273696f6e3d372e31342e30" 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.13.0&new-version=7.14.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/2976'>https://github.com/openstreetmap/openstreetmap-website/pull/2976</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Bump eslint from 7.13.0 to 7.14.0</li>
</ul>

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

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