chore(deps-dev): Bump stylelint from 17.8.0 to 17.9.0 (#1836)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.8.0 to
17.9.0.
<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.9.0 - 2026-04-23</h2>
<p>It adds 3 new features. Adding the <code>referenceFiles</code>
property to your configuration object makes the
<code>no-unknown-animations</code>, <code>no-unknown-custom-media</code>
and <code>no-unknown-custom-properties</code> rules more useful.</p>
<ul>
<li>Added: experimental <code>referenceFiles</code> to configuration
object (<a
href="https://redirect.github.com/stylelint/stylelint/pull/9179">#9179</a>)
(<a href="https://github.com/jeddy3"><code>@​jeddy3</code></a>).</li>
<li>Added: experimental <code>abortSignal</code> option to Node.js API
for cancellation support (<a
href="https://redirect.github.com/stylelint/stylelint/pull/9213">#9213</a>)
(<a
href="https://github.com/adalinesimonian"><code>@​adalinesimonian</code></a>).</li>
<li>Added: <code>maxWarnings</code> to configuration object (<a
href="https://redirect.github.com/stylelint/stylelint/pull/9181">#9181</a>)
(<a
href="https://github.com/mrginglymus"><code>@​mrginglymus</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cee404b451"><code>cee404b</code></a>
Release 17.9.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9242">#9242</a>)</li>
<li><a
href="b0af5aed12"><code>b0af5ae</code></a>
Bump prettier from 3.8.1 to 3.8.3 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9240">#9240</a>)</li>
<li><a
href="e2c2c43d87"><code>e2c2c43</code></a>
Bump eslint-plugin-jest from 29.15.1 to 29.15.2 in the eslint group (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9239">#9239</a>)</li>
<li><a
href="68d008ec82"><code>68d008e</code></a>
Bump <code>@​csstools/css-syntax-patches-for-csstree</code> from 1.1.2
to 1.1.3 in the csst...</li>
<li><a
href="5ad7ffb8dc"><code>5ad7ffb</code></a>
Bump <code>@​csstools/css-calc</code> from 3.1.1 to 3.2.0 in the
csstools-parser group (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9237">#9237</a>)</li>
<li><a
href="f16ef5e19e"><code>f16ef5e</code></a>
Bump actions/upload-artifact from 7.0.0 to 7.0.1 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9235">#9235</a>)</li>
<li><a
href="a0b3c5ac0a"><code>a0b3c5a</code></a>
Bump actions/github-script from 8.0.0 to 9.0.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9236">#9236</a>)</li>
<li><a
href="fb2efecb58"><code>fb2efec</code></a>
Add <code>abortSignal</code> option to Node.js API for cancellation
support (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9213">#9213</a>)</li>
<li><a
href="84f2c6b751"><code>84f2c6b</code></a>
Document Netlify hosting badge (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9218">#9218</a>)</li>
<li><a
href="5b45245bf1"><code>5b45245</code></a>
Add <code>maxWarnings</code> to configuration object (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9181">#9181</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/stylelint/stylelint/compare/17.8.0...17.9.0">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.8.0&new-version=17.9.0)](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>
This commit is contained in:
dependabot[bot]
2026-04-27 17:12:23 +00:00
committed by GitHub
parent b5081325e6
commit 2033c8170b
2 changed files with 13 additions and 13 deletions

24
package-lock.json generated
View File

@@ -106,7 +106,7 @@
"postcss": "^8.5.10",
"react-hot-loader": "^4.13.1",
"sass": "^1.99.0",
"stylelint": "^17.8.0",
"stylelint": "^17.9.0",
"stylelint-config-recommended-scss": "^17.0.1",
"stylelint-scss": "^7.0.0",
"typescript": "^6.0.3",
@@ -659,9 +659,9 @@
}
},
"node_modules/@csstools/css-calc": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.1.1.tgz",
"integrity": "sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.2.0.tgz",
"integrity": "sha512-bR9e6o2BDB12jzN/gIbjHa5wLJ4UjD1CB9pM7ehlc0ddk6EBz+yYS1EV2MF55/HUxrHcB/hehAyt5vhsA3hx7w==",
"dev": true,
"funding": [
{
@@ -706,9 +706,9 @@
}
},
"node_modules/@csstools/css-syntax-patches-for-csstree": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.2.tgz",
"integrity": "sha512-5GkLzz4prTIpoyeUiIu3iV6CSG3Plo7xRVOFPKI7FVEJ3mZ0A8SwK0XU3Gl7xAkiQ+mDyam+NNp875/C5y+jSA==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.3.tgz",
"integrity": "sha512-SH60bMfrRCJF3morcdk57WklujF4Jr/EsQUzqkarfHXEFcAR1gg7fS/chAE922Sehgzc1/+Tz5H3Ypa1HiEKrg==",
"dev": true,
"funding": [
{
@@ -13858,9 +13858,9 @@
}
},
"node_modules/stylelint": {
"version": "17.8.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.8.0.tgz",
"integrity": "sha512-oHkld9T60LDSaUQ4CSVc+tlt9eUoDlxhaGWShsUCKyIL14boZfmK5bSphZqx64aiC5tCqX+BsQMTMoSz8D1zIg==",
"version": "17.9.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.9.0.tgz",
"integrity": "sha512-xO0jeY6z1/urFL5L/BZLmB1yYlbRiRMQnYH6ArZIDWJ+SZXGssOY7XoYb1JIv/L220+EBnwwJXJS4Mt/F96SvA==",
"dev": true,
"funding": [
{
@@ -13874,9 +13874,9 @@
],
"license": "MIT",
"dependencies": {
"@csstools/css-calc": "^3.1.1",
"@csstools/css-calc": "^3.2.0",
"@csstools/css-parser-algorithms": "^4.0.0",
"@csstools/css-syntax-patches-for-csstree": "^1.1.2",
"@csstools/css-syntax-patches-for-csstree": "^1.1.3",
"@csstools/css-tokenizer": "^4.0.0",
"@csstools/media-query-list-parser": "^5.0.0",
"@csstools/selector-resolve-nested": "^4.0.0",

View File

@@ -140,7 +140,7 @@
"postcss": "^8.5.10",
"react-hot-loader": "^4.13.1",
"sass": "^1.99.0",
"stylelint": "^17.8.0",
"stylelint": "^17.9.0",
"stylelint-config-recommended-scss": "^17.0.1",
"stylelint-scss": "^7.0.0",
"typescript": "^6.0.3",