chore(deps-dev): Bump stylelint from 17.11.1 to 17.12.0 (#1909)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.11.1
to 17.12.0.
<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.12.0</h2>
<p>It fixes 3 bugs, including a false negative one.</p>
<ul>
<li>Fixed: <code>block-no-empty</code> reported range when using
comments (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9294">#9294</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>declaration-property-value-no-unknown</code> false
negatives for custom properties defined in reference files (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9292">#9292</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>value-keyword-layout-mappings</code> false positives
for <code>caption-side</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9293">#9293</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</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.12.0 - 2026-05-20</h2>
<p>It fixes 3 bugs, including a false negative one.</p>
<ul>
<li>Fixed: <code>block-no-empty</code> reported range when using
comments (<a
href="https://redirect.github.com/stylelint/stylelint/pull/9294">#9294</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>declaration-property-value-no-unknown</code> false
negatives for custom properties defined in reference files (<a
href="https://redirect.github.com/stylelint/stylelint/pull/9292">#9292</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>value-keyword-layout-mappings</code> false positives
for <code>caption-side</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/9293">#9293</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/stylelint/stylelint/commit/5830fba903d337f6173fc745300cd457dc6d5f2d"><code>5830fba</code></a>
Release 17.12.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9304">#9304</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/49ed06fd9b9fa07c8f7ecb5b230f9a6c30b29655"><code>49ed06f</code></a>
Bump file-entry-cache from 11.1.2 to 11.1.3 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9302">#9302</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/d120212920478149a7e9ddaea98a70a041c8a707"><code>d120212</code></a>
Bump lint-staged from 16.4.0 to 17.0.4 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9301">#9301</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/d33278491dc3d68d1ebca37c9ad239ea879afbc8"><code>d332784</code></a>
Bump the jest group with 2 updates (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9300">#9300</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/d2d4a53279f9c4b7a70901b36ccf1a20834d5da9"><code>d2d4a53</code></a>
Fix <code>declaration-property-value-no-unknown</code> false negatives
for custom proper...</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/05088f1385d18ca24f1ad8590d4ec85382f81ce2"><code>05088f1</code></a>
Fix <code>block-no-empty</code> reported range when using comments (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9294">#9294</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/757bbcb6cf78209ccea9d4d988a019f7c3e5314e"><code>757bbcb</code></a>
Fix Yarn PnP system test with Node.js v24.15.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9295">#9295</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/b06204e56055fab57e02a3d8a3c09d57a4847234"><code>b06204e</code></a>
Fix <code>value-keyword-layout-mappings</code> false positives for
<code>caption-side</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/9293">#9293</a>)</li>
<li>See full diff in <a
href="https://github.com/stylelint/stylelint/compare/17.11.1...17.12.0">compare
view</a></li>
</ul>
</details>
<br />

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-05-29 17:04:04 +00:00
committed by GitHub
parent de0b0ea507
commit 5e04840e24
2 changed files with 43 additions and 36 deletions
+42 -35
View File
@@ -106,7 +106,7 @@
"postcss": "^8.5.15",
"react-hot-loader": "^4.13.1",
"sass": "^1.100.0",
"stylelint": "^17.11.1",
"stylelint": "^17.12.0",
"stylelint-config-recommended-scss": "^17.0.1",
"stylelint-scss": "^7.1.1",
"typescript": "^6.0.3",
@@ -495,13 +495,13 @@
}
},
"node_modules/@cacheable/memory": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/@cacheable/memory/-/memory-2.0.8.tgz",
"integrity": "sha512-FvEb29x5wVwu/Kf93IWwsOOEuhHh6dYCJF3vcKLzXc0KXIW181AOzv6ceT4ZpBHDvAfG60eqb+ekmrnLHIy+jw==",
"version": "2.0.9",
"resolved": "https://registry.npmjs.org/@cacheable/memory/-/memory-2.0.9.tgz",
"integrity": "sha512-HdMx6DoGywB30vacDbBsITbIX4pgFqj1zsrV58jZBUw3klzkNoXhj7qOqAgledhxG7YZI5rBSJg7Zp8/VG0DuA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@cacheable/utils": "^2.4.0",
"@cacheable/utils": "^2.4.1",
"@keyv/bigmap": "^1.3.1",
"hookified": "^1.15.1",
"keyv": "^5.6.0"
@@ -518,13 +518,13 @@
}
},
"node_modules/@cacheable/utils": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@cacheable/utils/-/utils-2.4.0.tgz",
"integrity": "sha512-PeMMsqjVq+bF0WBsxFBxr/WozBJiZKY0rUojuaCoIaKnEl3Ju1wfEwS+SV1DU/cSe8fqHIPiYJFif8T3MVt4cQ==",
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/@cacheable/utils/-/utils-2.4.1.tgz",
"integrity": "sha512-eiFgzCbIneyMlLOmNG4g9xzF7Hv3Mga4LjxjcSC/ues6VYq2+gUbQI8JqNuw/ZM8tJIeIaBGpswAsqV2V7ApgA==",
"dev": true,
"license": "MIT",
"dependencies": {
"hashery": "^1.5.0",
"hashery": "^1.5.1",
"keyv": "^5.6.0"
}
},
@@ -4852,17 +4852,17 @@
}
},
"node_modules/cacheable": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-2.3.3.tgz",
"integrity": "sha512-iffYMX4zxKp54evOH27fm92hs+DeC1DhXmNVN8Tr94M/iZIV42dqTHSR2Ik4TOSPyOAwKr7Yu3rN9ALoLkbWyQ==",
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-2.3.5.tgz",
"integrity": "sha512-EQfaKe09tl615iNvq/TBRWTFf1AKJNXYQSsMx0Z3EI0nA+pVsVPS8wJhnRlkbdacKPh1d0qVIhwTc2zsQNFEEg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@cacheable/memory": "^2.0.8",
"@cacheable/utils": "^2.4.0",
"@cacheable/utils": "^2.4.1",
"hookified": "^1.15.0",
"keyv": "^5.6.0",
"qified": "^0.6.0"
"qified": "^0.10.1"
}
},
"node_modules/cacheable/node_modules/keyv": {
@@ -7878,13 +7878,13 @@
}
},
"node_modules/hashery": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/hashery/-/hashery-1.5.0.tgz",
"integrity": "sha512-nhQ6ExaOIqti2FDWoEMWARUqIKyjr2VcZzXShrI+A3zpeiuPWzx6iPftt44LhP74E5sW36B75N6VHbvRtpvO6Q==",
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/hashery/-/hashery-1.5.1.tgz",
"integrity": "sha512-iZyKG96/JwPz1N55vj2Ie2vXbhu440zfUfJvSwEqEbeLluk7NnapfGqa7LH0mOsnDxTF85Mx8/dyR6HfqcbmbQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"hookified": "^1.14.0"
"hookified": "^1.15.0"
},
"engines": {
"node": ">=20"
@@ -12307,18 +12307,25 @@
}
},
"node_modules/qified": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/qified/-/qified-0.6.0.tgz",
"integrity": "sha512-tsSGN1x3h569ZSU1u6diwhltLyfUWDp3YbFHedapTmpBl0B3P6U3+Qptg7xu+v+1io1EwhdPyyRHYbEw0KN2FA==",
"version": "0.10.1",
"resolved": "https://registry.npmjs.org/qified/-/qified-0.10.1.tgz",
"integrity": "sha512-+Owyggi9IxT1ePKGafcI87ubSmxol6smwJ+RAHDQlx9+9cPwFWDiKFFCPuWhr9ignlGpZ9vDQLw67N4dcTVFEA==",
"dev": true,
"license": "MIT",
"dependencies": {
"hookified": "^1.14.0"
"hookified": "^2.1.1"
},
"engines": {
"node": ">=20"
}
},
"node_modules/qified/node_modules/hookified": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/hookified/-/hookified-2.2.0.tgz",
"integrity": "sha512-p/LgFzRN5FeoD3DLS6bkUapeye6E4SI6yJs6KetENd18S+FBthqYq2amJUWpt5z0EQwwHemidjY5OqJGEKm5uA==",
"dev": true,
"license": "MIT"
},
"node_modules/qs": {
"version": "6.14.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz",
@@ -13805,9 +13812,9 @@
}
},
"node_modules/stylelint": {
"version": "17.11.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.11.1.tgz",
"integrity": "sha512-+smN/HqVTggUx3iuAzOi9fPh8SrH+cJWlZrYVldXoJ06orWBhZ4Ue/QEp64oei6pVrAh4w3tG+Y12Vw7MbCFRQ==",
"version": "17.12.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.12.0.tgz",
"integrity": "sha512-KIlzWXMHUvgfPUR0R7TK3H80yCIi0uoivUwf+6Az4yrHJD1Q3c1qIkh/H5Z0i/K3QXgtq/UMEkWyBUSUwnpnOg==",
"dev": true,
"funding": [
{
@@ -13835,7 +13842,7 @@
"debug": "^4.4.3",
"fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16",
"file-entry-cache": "^11.1.2",
"file-entry-cache": "^11.1.3",
"global-modules": "^2.0.0",
"globby": "^16.2.0",
"globjoin": "^0.1.4",
@@ -13951,24 +13958,24 @@
}
},
"node_modules/stylelint/node_modules/file-entry-cache": {
"version": "11.1.2",
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-11.1.2.tgz",
"integrity": "sha512-N2WFfK12gmrK1c1GXOqiAJ1tc5YE+R53zvQ+t5P8S5XhnmKYVB5eZEiLNZKDSmoG8wqqbF9EXYBBW/nef19log==",
"version": "11.1.3",
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-11.1.3.tgz",
"integrity": "sha512-oMbq0PD6VIiIwMF6LIa7MEwd/l9huKwmqRKXqmrkqIZv8CvRbfowL+L0ryAl8h//HfAS0zS+4SbYoRyAoA6BJA==",
"dev": true,
"license": "MIT",
"dependencies": {
"flat-cache": "^6.1.20"
"flat-cache": "^6.1.22"
}
},
"node_modules/stylelint/node_modules/flat-cache": {
"version": "6.1.20",
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.20.tgz",
"integrity": "sha512-AhHYqwvN62NVLp4lObVXGVluiABTHapoB57EyegZVmazN+hhGhLTn3uZbOofoTw4DSDvVCadzzyChXhOAvy8uQ==",
"version": "6.1.22",
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.22.tgz",
"integrity": "sha512-N2dnzVJIphnNsjHcrxGW7DePckJ6haPrSFqpsBUhHYgwtKGVq4JrBGielEGD2fCVnsGm1zlBVZ8wGhkyuetgug==",
"dev": true,
"license": "MIT",
"dependencies": {
"cacheable": "^2.3.2",
"flatted": "^3.3.3",
"cacheable": "^2.3.4",
"flatted": "^3.4.2",
"hookified": "^1.15.0"
}
},
+1 -1
View File
@@ -140,7 +140,7 @@
"postcss": "^8.5.15",
"react-hot-loader": "^4.13.1",
"sass": "^1.100.0",
"stylelint": "^17.11.1",
"stylelint": "^17.12.0",
"stylelint-config-recommended-scss": "^17.0.1",
"stylelint-scss": "^7.1.1",
"typescript": "^6.0.3",