Commit d12958c
authored
chore(deps-dev): bump eslint-plugin-eslint-plugin from 6.3.1 to 6.3.2 (#31)
Bumps
[eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin)
from 6.3.1 to 6.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases">eslint-plugin-eslint-plugin's
releases</a>.</em></p>
<blockquote>
<h2>v6.3.2</h2>
<h2><a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v6.3.1...v6.3.2">6.3.2</a>
(2024-11-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix <code>require-meta-schema-description</code> rule crash (<a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/8630901c4bb465e3f6041a819715f8d006385f10">8630901</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md">eslint-plugin-eslint-plugin's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v6.3.1...v6.3.2">6.3.2</a>
(2024-11-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix <code>require-meta-schema-description</code> rule crash (<a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/8630901c4bb465e3f6041a819715f8d006385f10">8630901</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/e9c75eb514d47a79591be54ef3c4dd77336ae128"><code>e9c75eb</code></a>
chore(main): release 6.3.2 (<a
href="https://redirect.github.com/eslint-community/eslint-plugin-eslint-plugin/issues/497">#497</a>)</li>
<li><a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/8630901c4bb465e3f6041a819715f8d006385f10"><code>8630901</code></a>
fix: fix <code>require-meta-schema-description</code> rule crash</li>
<li><a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/6fa563e33c050883aa581a82939f7cd3656939d4"><code>6fa563e</code></a>
chore: pin eslint v9.14.0</li>
<li>See full diff in <a
href="https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v6.3.1...v6.3.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 4ddd13f commit d12958c
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2113 | 2113 | | |
2114 | 2114 | | |
2115 | 2115 | | |
2116 | | - | |
2117 | | - | |
2118 | | - | |
| 2116 | + | |
| 2117 | + | |
| 2118 | + | |
2119 | 2119 | | |
2120 | 2120 | | |
2121 | 2121 | | |
2122 | 2122 | | |
2123 | 2123 | | |
2124 | | - | |
| 2124 | + | |
2125 | 2125 | | |
2126 | 2126 | | |
2127 | 2127 | | |
| |||
2184 | 2184 | | |
2185 | 2185 | | |
2186 | 2186 | | |
2187 | | - | |
| 2187 | + | |
2188 | 2188 | | |
2189 | 2189 | | |
2190 | 2190 | | |
| |||
0 commit comments