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 @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 18.1.0 to 18.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-n/releases">eslint-plugin-n's releases</a>.</em></p>
<blockquote>
<h2>v18.2.1</h2>
<h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v18.2.0...v18.2.1">18.2.1</a> (2026-06-26)</h2>
<h3>๐ฉน Fixes</h3>
<ul>
<li>ensure types have valid syntax (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/544">#544</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/a0d78197665a0587c3f45f171835eaa8d18c7fc9">a0d7819</a>)</li>
</ul>
<h2>v18.2.0</h2>
<h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v18.1.0...v18.2.0">18.2.0</a> (2026-06-25)</h2>
<h3>๐ Features</h3>
<ul>
<li>add <code>module.exports</code> for <code>require(esm)</code> interop (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/542">#542</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/04c99dfafa53482dcfb307d966f3c9996e707011">04c99df</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md">eslint-plugin-n's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v18.2.0...v18.2.1">18.2.1</a> (2026-06-26)</h2>
<h3>๐ฉน Fixes</h3>
<ul>
<li>ensure types have valid syntax (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/544">#544</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/a0d78197665a0587c3f45f171835eaa8d18c7fc9">a0d7819</a>)</li>
</ul>
<h2><a href="https://github.com/eslint-community/eslint-plugin-n/compare/v18.1.0...v18.2.0">18.2.0</a> (2026-06-25)</h2>
<h3>๐ Features</h3>
<ul>
<li>add <code>module.exports</code> for <code>require(esm)</code> interop (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/542">#542</a>) (<a href="https://github.com/eslint-community/eslint-plugin-n/commit/04c99dfafa53482dcfb307d966f3c9996e707011">04c99df</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/37da568b4320463d48941e475313728d0555f204"><code>37da568</code></a> chore(master): release 18.2.1 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/546">#546</a>)</li>
<li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/a0d78197665a0587c3f45f171835eaa8d18c7fc9"><code>a0d7819</code></a> fix: ensure types have valid syntax (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/544">#544</a>)</li>
<li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/ccd1832702378d4dc34176ed20c88f6a66a5cf3c"><code>ccd1832</code></a> chore(master): release 18.2.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/543">#543</a>)</li>
<li><a href="https://github.com/eslint-community/eslint-plugin-n/commit/04c99dfafa53482dcfb307d966f3c9996e707011"><code>04c99df</code></a> feat: add <code>module.exports</code> for <code>require(esm)</code> interop (<a href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/542">#542</a>)</li>
<li>See full diff in <a href="https://github.com/eslint-community/eslint-plugin-n/compare/v18.1.0...v18.2.1">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps eslint-plugin-n from 18.1.0 to 18.2.1.
Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
37da568chore(master): release 18.2.1 (#546)a0d7819fix: ensure types have valid syntax (#544)ccd1832chore(master): release 18.2.0 (#543)04c99dffeat: addmodule.exportsforrequire(esm)interop (#542)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
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)