Commit 4ddd13f
authored
chore(deps-dev): bump eslint-plugin-n from 17.13.1 to 17.13.2 (#29)
Bumps
[eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n)
from 17.13.1 to 17.13.2.
<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>v17.13.2</h2>
<h2><a
href="https://github.com/eslint-community/eslint-plugin-n/compare/v17.13.1...v17.13.2">17.13.2</a>
(2024-11-15)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>no-missing-require:</strong> handle multiple resolvePaths
(<a
href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/383">#383</a>)
(<a
href="https://github.com/eslint-community/eslint-plugin-n/commit/df6ad2a3f2cbc2218fe8bd23222e3867642d1e70">df6ad2a</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/v17.13.1...v17.13.2">17.13.2</a>
(2024-11-15)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>no-missing-require:</strong> handle multiple resolvePaths
(<a
href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/383">#383</a>)
(<a
href="https://github.com/eslint-community/eslint-plugin-n/commit/df6ad2a3f2cbc2218fe8bd23222e3867642d1e70">df6ad2a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint-community/eslint-plugin-n/commit/2f60954b74f0b148ba5d452c4281b4ea534e2043"><code>2f60954</code></a>
chore(master): release 17.13.2 (<a
href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/385">#385</a>)</li>
<li><a
href="https://github.com/eslint-community/eslint-plugin-n/commit/df6ad2a3f2cbc2218fe8bd23222e3867642d1e70"><code>df6ad2a</code></a>
fix(no-missing-require): handle multiple resolvePaths (<a
href="https://redirect.github.com/eslint-community/eslint-plugin-n/issues/383">#383</a>)</li>
<li>See full diff in <a
href="https://github.com/eslint-community/eslint-plugin-n/compare/v17.13.1...v17.13.2">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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 502ad43 commit 4ddd13f
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2145 | 2145 | | |
2146 | 2146 | | |
2147 | 2147 | | |
2148 | | - | |
2149 | | - | |
2150 | | - | |
| 2148 | + | |
| 2149 | + | |
| 2150 | + | |
2151 | 2151 | | |
2152 | 2152 | | |
2153 | 2153 | | |
| |||
2159 | 2159 | | |
2160 | 2160 | | |
2161 | 2161 | | |
2162 | | - | |
| 2162 | + | |
2163 | 2163 | | |
2164 | 2164 | | |
2165 | 2165 | | |
| |||
2186 | 2186 | | |
2187 | 2187 | | |
2188 | 2188 | | |
2189 | | - | |
| 2189 | + | |
2190 | 2190 | | |
2191 | 2191 | | |
2192 | 2192 | | |
| |||
0 commit comments