chore(deps-dev): Bump stylelint from 16.21.1 to 16.22.0 (#1287)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.21.1
to 16.22.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>16.22.0</h2>
<p>It adds 3 rule features and fixes 2 bugs.</p>
<ul>
<li>Added: <code>messageArgs</code> to <code>color-named</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8663">#8663</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Added: <code>messageArgs</code> to
<code>declaration-property-value-keyword-no-deprecated</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8654">#8654</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Added: <code>no-descending-specificity</code> report message
includes line number of the anchoring selector (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8666">#8666</a>)
(<a href="https://github.com/immitsu"><code>@​immitsu</code></a>).</li>
<li>Fixed: <code>at-rule-no-deprecated</code> false positives for
<code>@apply</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8630">#8630</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>lightness-notation</code> crash with
<code>&quot;number&quot;</code> option and single-digit percentage (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8661">#8661</a>)
(<a
href="https://github.com/ybiquitous"><code>@​ybiquitous</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>16.22.0 - 2025-07-18</h2>
<p>It adds 3 rule features and fixes 2 bugs.</p>
<ul>
<li>Added: <code>messageArgs</code> to <code>color-named</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8663">#8663</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Added: <code>messageArgs</code> to
<code>declaration-property-value-keyword-no-deprecated</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8654">#8654</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Added: <code>no-descending-specificity</code> report message
includes line number of the anchoring selector (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8666">#8666</a>)
(<a href="https://github.com/immitsu"><code>@​immitsu</code></a>).</li>
<li>Fixed: <code>at-rule-no-deprecated</code> false positives for
<code>@apply</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8630">#8630</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>lightness-notation</code> crash with
<code>&quot;number&quot;</code> option and single-digit percentage (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8661">#8661</a>)
(<a
href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9a4e2b2bc5"><code>9a4e2b2</code></a>
16.22.0</li>
<li><a
href="ad2630de40"><code>ad2630d</code></a>
Prepare 16.22.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8662">#8662</a>)</li>
<li><a
href="d9fd12c6ae"><code>d9fd12c</code></a>
Document conventions for writing tests (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8672">#8672</a>)</li>
<li><a
href="6e5918eff9"><code>6e5918e</code></a>
Add <code>no-descending-specificity</code> line number to the referenced
selector in mes...</li>
<li><a
href="8e7ca69777"><code>8e7ca69</code></a>
Bump eslint from 9.30.1 to 9.31.0 in the eslint group (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8671">#8671</a>)</li>
<li><a
href="4fbbe12b6e"><code>4fbbe12</code></a>
Bump rollup from 4.44.2 to 4.45.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8670">#8670</a>)</li>
<li><a
href="7cfc5e5bd6"><code>7cfc5e5</code></a>
Fix <code>lightness-notation</code> crash with
<code>&quot;number&quot;</code> option and single-digit percen...</li>
<li><a
href="4a7c5e575e"><code>4a7c5e5</code></a>
Add <code>messageArgs</code> to <code>color-named</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8663">#8663</a>)</li>
<li><a
href="79d7b49ad0"><code>79d7b49</code></a>
Refactor <code>resolveFilePath()</code> internal utility (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8660">#8660</a>)</li>
<li><a
href="0a5f75bc6f"><code>0a5f75b</code></a>
Fix <code>at-rule-no-deprecated</code> false positives for
<code>@apply</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8630">#8630</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/stylelint/stylelint/compare/16.21.1...16.22.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=16.21.1&new-version=16.22.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-18 14:08:21 +00:00
committed by GitHub
parent 3545264d69
commit 24445cc411
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -104,7 +104,7 @@
"postcss": "^8.5.6",
"react-hot-loader": "^4.13.1",
"sass": "^1.89.2",
"stylelint": "^16.21.1",
"stylelint": "^16.22.0",
"stylelint-config-recommended-scss": "^15.0.1",
"stylelint-scss": "^6.12.1",
"typescript": "^5.8.3",
@@ -12072,9 +12072,9 @@
}
},
"node_modules/stylelint": {
"version": "16.21.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.1.tgz",
"integrity": "sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw==",
"version": "16.22.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.22.0.tgz",
"integrity": "sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w==",
"dev": true,
"funding": [
{
@@ -12086,6 +12086,7 @@
"url": "https://github.com/sponsors/stylelint"
}
],
"license": "MIT",
"dependencies": {
"@csstools/css-parser-algorithms": "^3.0.5",
"@csstools/css-tokenizer": "^3.0.4",

View File

@@ -135,7 +135,7 @@
"postcss": "^8.5.6",
"react-hot-loader": "^4.13.1",
"sass": "^1.89.2",
"stylelint": "^16.21.1",
"stylelint": "^16.22.0",
"stylelint-config-recommended-scss": "^15.0.1",
"stylelint-scss": "^6.12.1",
"typescript": "^5.8.3",