<p>Bumps <a href="https://github.com/eslint/eslint">eslint</a> from 7.26.0 to 7.27.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.27.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/2c0868cbeadc9f42716fa1178ebdc6b4cee6d31e"><code>2c0868c</code></a> Chore: merge all html formatter files into <code>html.js</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14612" rel="nofollow">#14612</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/9e9b5e07475564813b62cd1d7562a93c5fb4bc74"><code>9e9b5e0</code></a> Update: no-unused-vars false negative with comma operator (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14325" rel="nofollow">#14325</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14354" rel="nofollow">#14354</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/afe95693e1e4316a1c6f01d39345061d4c5921c7"><code>afe9569</code></a> Chore: use includes instead of indexOf (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14607" rel="nofollow">#14607</a>) (Mikhail Bodrov)</li>
<li><a href="https://github.com/eslint/eslint/commit/c0f418e2476df98519bc156b81d20431984e8704"><code>c0f418e</code></a> Chore: Remove lodash (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14287" rel="nofollow">#14287</a>) (Stephen Wade)</li>
<li><a href="https://github.com/eslint/eslint/commit/52655dd54925ee02af2ba3a0ebc09de959ae3101"><code>52655dd</code></a> Update: no-restricted-imports custom message for patterns (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11843" rel="nofollow">#11843</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14580" rel="nofollow">#14580</a>) (Alex Holden)</li>
<li><a href="https://github.com/eslint/eslint/commit/967b1c4ceca8f5248378477da94ff118dafaa647"><code>967b1c4</code></a> Chore: Fix typo in large.js (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14589" rel="nofollow">#14589</a>) (Ikko Ashimine)</li>
<li><a href="https://github.com/eslint/eslint/commit/2466a05160de60958457d984b79fd445c12ebc98"><code>2466a05</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/fe29f18227fd02fd7c3da033417d621275b00d0a"><code>fe29f18</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/086c1d6e8593cf8e7851daa8f2a890c213cf6999"><code>086c1d6</code></a> Chore: add more test cases for <code>no-sequences</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14579" rel="nofollow">#14579</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/6a2ced892c0dc43fa4942293b9f1c4b9151c3741"><code>6a2ced8</code></a> Docs: Update README team and sponsors (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.27.0 - May 21, 2021</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/2c0868cbeadc9f42716fa1178ebdc6b4cee6d31e"><code>2c0868c</code></a> Chore: merge all html formatter files into <code>html.js</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14612" rel="nofollow">#14612</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/9e9b5e07475564813b62cd1d7562a93c5fb4bc74"><code>9e9b5e0</code></a> Update: no-unused-vars false negative with comma operator (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14325" rel="nofollow">#14325</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14354" rel="nofollow">#14354</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/afe95693e1e4316a1c6f01d39345061d4c5921c7"><code>afe9569</code></a> Chore: use includes instead of indexOf (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14607" rel="nofollow">#14607</a>) (Mikhail Bodrov)</li>
<li><a href="https://github.com/eslint/eslint/commit/c0f418e2476df98519bc156b81d20431984e8704"><code>c0f418e</code></a> Chore: Remove lodash (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14287" rel="nofollow">#14287</a>) (Stephen Wade)</li>
<li><a href="https://github.com/eslint/eslint/commit/52655dd54925ee02af2ba3a0ebc09de959ae3101"><code>52655dd</code></a> Update: no-restricted-imports custom message for patterns (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11843" rel="nofollow">#11843</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14580" rel="nofollow">#14580</a>) (Alex Holden)</li>
<li><a href="https://github.com/eslint/eslint/commit/967b1c4ceca8f5248378477da94ff118dafaa647"><code>967b1c4</code></a> Chore: Fix typo in large.js (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14589" rel="nofollow">#14589</a>) (Ikko Ashimine)</li>
<li><a href="https://github.com/eslint/eslint/commit/2466a05160de60958457d984b79fd445c12ebc98"><code>2466a05</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/fe29f18227fd02fd7c3da033417d621275b00d0a"><code>fe29f18</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/086c1d6e8593cf8e7851daa8f2a890c213cf6999"><code>086c1d6</code></a> Chore: add more test cases for <code>no-sequences</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14579" rel="nofollow">#14579</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/6a2ced892c0dc43fa4942293b9f1c4b9151c3741"><code>6a2ced8</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/18c791ad51f83a622834c2ba7db8f47956c4f18e"><code>18c791a</code></a> 7.27.0</li>
<li><a href="https://github.com/eslint/eslint/commit/ebd1292454ef99180a50934462b205e064645eb5"><code>ebd1292</code></a> Build: changelog update for 7.27.0</li>
<li><a href="https://github.com/eslint/eslint/commit/2c0868cbeadc9f42716fa1178ebdc6b4cee6d31e"><code>2c0868c</code></a> Chore: merge all html formatter files into <code>html.js</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14612" rel="nofollow">#14612</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/9e9b5e07475564813b62cd1d7562a93c5fb4bc74"><code>9e9b5e0</code></a> Update: no-unused-vars false negative with comma operator (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14325" rel="nofollow">#14325</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14" rel="nofollow">#14</a>...</li>
<li><a href="https://github.com/eslint/eslint/commit/afe95693e1e4316a1c6f01d39345061d4c5921c7"><code>afe9569</code></a> Chore: use includes instead of indexOf (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14607" rel="nofollow">#14607</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c0f418e2476df98519bc156b81d20431984e8704"><code>c0f418e</code></a> Chore: Remove lodash (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14287" rel="nofollow">#14287</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/52655dd54925ee02af2ba3a0ebc09de959ae3101"><code>52655dd</code></a> Update: no-restricted-imports custom message for patterns (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11843" rel="nofollow">#11843</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14" rel="nofollow">#14</a>...</li>
<li><a href="https://github.com/eslint/eslint/commit/967b1c4ceca8f5248378477da94ff118dafaa647"><code>967b1c4</code></a> Chore: Fix typo in large.js (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14589" rel="nofollow">#14589</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/2466a05160de60958457d984b79fd445c12ebc98"><code>2466a05</code></a> Sponsors: Sync README with website</li>
<li><a href="https://github.com/eslint/eslint/commit/fe29f18227fd02fd7c3da033417d621275b00d0a"><code>fe29f18</code></a> Sponsors: Sync README with website</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.26.0...v7.27.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/bfa6a49c97793086ad27356c8193e8e3184446dd69df08d16887b22ef088a6a0/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d65736c696e74267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d372e32362e30266e65772d76657273696f6e3d372e32372e30" 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.26.0&new-version=7.27.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/3202'>https://github.com/openstreetmap/openstreetmap-website/pull/3202</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump eslint from 7.26.0 to 7.27.0</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3202/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
(77)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3202.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3202.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3202.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3202.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/3202">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLK7YYAGVBB7WU7JNQDTPHMUFANCNFSM45MPVXNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLNKNZ4FEIZVXYZDZMLTPHMUFA5CNFSM45MPVXN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NMZOE7A.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/3202",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3202",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>