Files
editor/package-lock.json
dependabot[bot] b5339ad273 chore(deps-dev): Bump stylelint from 17.11.0 to 17.11.1 (#1897)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.11.0
to 17.11.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stylelint/stylelint/releases">stylelint's
releases</a>.</em></p>
<blockquote>
<h2>17.11.1</h2>
<p>It fixes 2 bugs.</p>
<ul>
<li>Fixed: <code>node_modules</code> ignore for
<code>codeFilename</code> paths containing a dot-prefixed directory (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9282">#9282</a>)
(<a href="https://github.com/tuhtah"><code>@​tuhtah</code></a>).</li>
<li>Fixed:
<code>declaration-block-no-redundant-longhand-properties</code> range
for contiguous redundant longhand properties (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9273">#9273</a>)
(<a
href="https://github.com/pamelalozano16"><code>@​pamelalozano16</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md">stylelint's
changelog</a>.</em></p>
<blockquote>
<h2>17.11.1 - 2026-05-14</h2>
<p>It fixes 2 bugs.</p>
<ul>
<li>Fixed: <code>node_modules</code> ignore for
<code>codeFilename</code> paths containing a dot-prefixed directory (<a
href="https://redirect.github.com/stylelint/stylelint/pull/9282">#9282</a>)
(<a href="https://github.com/tuhtah"><code>@​tuhtah</code></a>).</li>
<li>Fixed:
<code>declaration-block-no-redundant-longhand-properties</code> range
for contiguous redundant longhand properties (<a
href="https://redirect.github.com/stylelint/stylelint/pull/9273">#9273</a>)
(<a
href="https://github.com/pamelalozano16"><code>@​pamelalozano16</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e7a3d197d0"><code>e7a3d19</code></a>
Release 17.11.1 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9290">#9290</a>)</li>
<li><a
href="63c599204a"><code>63c5992</code></a>
Fix <code>node_modules</code> ignore for <code>codeFilename</code> paths
containing a dot-prefixed ...</li>
<li><a
href="8b05dabc65"><code>8b05dab</code></a>
Bump postcss from 8.5.13 to 8.5.14 in the postcss group (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9286">#9286</a>)</li>
<li><a
href="2dbc0f0990"><code>2dbc0f0</code></a>
Bump eslint from 10.2.1 to 10.3.0 in the eslint group (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9285">#9285</a>)</li>
<li><a
href="769b772b1e"><code>769b772</code></a>
Bump the stylelint-actions group with 5 updates (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9284">#9284</a>)</li>
<li><a
href="2e6808604b"><code>2e68086</code></a>
Refactor <code>isPlainObject()</code> to drop
<code>is-plain-object</code> dependency (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9280">#9280</a>)</li>
<li><a
href="3ea54e8ba8"><code>3ea54e8</code></a>
Add Node.js v26 to test matrix on CI (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9279">#9279</a>)</li>
<li><a
href="884b7ebf2c"><code>884b7eb</code></a>
Bump fast-uri from 3.1.0 to 3.1.2 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9277">#9277</a>)</li>
<li><a
href="f3cd80cc9e"><code>f3cd80c</code></a>
Refactor <code>declaration-block-no-redundant-longhand-properties</code>
rule (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9275">#9275</a>)</li>
<li><a
href="dd1e81d5b7"><code>dd1e81d</code></a>
Fix <code>declaration-block-no-redundant-longhand-properties</code>
range for contiguous...</li>
<li>See full diff in <a
href="https://github.com/stylelint/stylelint/compare/17.11.0...17.11.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint&package-manager=npm_and_yarn&previous-version=17.11.0&new-version=17.11.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 23:40:50 +00:00

568 KiB