chore(deps-dev): Bump stylelint from 16.23.0 to 16.23.1 (#1313)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.23.0
to 16.23.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>16.23.1</h2>
<p>It fixes 7 bugs.</p>
<ul>
<li>Fixed: <code>no-invalid-position-declaration</code> false positives
for embedded styles (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8701">#8701</a>)
(<a
href="https://github.com/sw1tch3roo"><code>@​sw1tch3roo</code></a>).</li>
<li>Fixed: <code>property-no-deprecated</code> erroneously autofixing
<code>clip</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8699">#8699</a>)
(<a href="https://github.com/immitsu"><code>@​immitsu</code></a>).</li>
<li>Fixed: <code>property-no-deprecated</code> false positives for
<code>-webkit-box-orient: vertical;</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8699">#8699</a>)
(<a href="https://github.com/immitsu"><code>@​immitsu</code></a>).</li>
<li>Fixed: <code>selector-pseudo-*-no-unknown</code> false positives for
some meter pseudo classes/elements (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8708">#8708</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives
for <code>:unchecked</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8705">#8705</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-pseudo-element-no-unknown</code> false
positives for <code>::search-text</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8707">#8707</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-type-no-unknown</code> false positives for
<code>selectedcontent</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8716">#8716</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</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.23.1 - 2025-08-07</h2>
<p>It fixes 7 bugs.</p>
<ul>
<li>Fixed: <code>no-invalid-position-declaration</code> false positives
for embedded styles (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8701">#8701</a>)
(<a
href="https://github.com/sw1tch3roo"><code>@​sw1tch3roo</code></a>).</li>
<li>Fixed: <code>property-no-deprecated</code> erroneously autofixing
<code>clip</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8699">#8699</a>)
(<a href="https://github.com/immitsu"><code>@​immitsu</code></a>).</li>
<li>Fixed: <code>property-no-deprecated</code> false positives for
<code>-webkit-box-orient: vertical;</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8699">#8699</a>)
(<a href="https://github.com/immitsu"><code>@​immitsu</code></a>).</li>
<li>Fixed: <code>selector-pseudo-*-no-unknown</code> false positives for
some meter pseudo classes/elements (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8708">#8708</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives
for <code>:unchecked</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8705">#8705</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-pseudo-element-no-unknown</code> false
positives for <code>::search-text</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8707">#8707</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-type-no-unknown</code> false positives for
<code>selectedcontent</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/8716">#8716</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a282f6c2b0"><code>a282f6c</code></a>
16.23.1</li>
<li><a
href="93e33f00fb"><code>93e33f0</code></a>
Prepare 16.23.1 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8706">#8706</a>)</li>
<li><a
href="2811636361"><code>2811636</code></a>
Fix <code>no-invalid-position-declaration</code> false positives for
embedded styles (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8">#8</a>...</li>
<li><a
href="6006370ded"><code>6006370</code></a>
Fix <code>selector-type-no-unknown</code> false positives for
<code>selectedcontent</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8716">#8716</a>)</li>
<li><a
href="5e7c4f098e"><code>5e7c4f0</code></a>
Fix <code>selector-pseudo-*-no-unknown</code> false positives for some
meter pseudo clas...</li>
<li><a
href="5ef3ad8fd6"><code>5ef3ad8</code></a>
Improve <code>postcss-naive-css-in-js</code> test fixture (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8715">#8715</a>)</li>
<li><a
href="5c66db701a"><code>5c66db7</code></a>
Fix <code>selector-pseudo-element-no-unknown</code> false positives for
<code>::search-text</code> ...</li>
<li><a
href="b17f5a421f"><code>b17f5a4</code></a>
Bump typescript from 5.8.3 to 5.9.2 in the typescript group (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8711">#8711</a>)</li>
<li><a
href="ce1283bcd8"><code>ce1283b</code></a>
Fix <code>property-no-deprecated</code> false positive for
`-webkit-box-orient: vertical...</li>
<li><a
href="94b6d696fe"><code>94b6d69</code></a>
Bump rollup from 4.46.0 to 4.46.2 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/8709">#8709</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/stylelint/stylelint/compare/16.23.0...16.23.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=16.23.0&new-version=16.23.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 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-08-08 13:57:37 +00:00
committed by GitHub
parent 23b24376ee
commit 0eeba50de8
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -104,7 +104,7 @@
"postcss": "^8.5.6",
"react-hot-loader": "^4.13.1",
"sass": "^1.90.0",
"stylelint": "^16.23.0",
"stylelint": "^16.23.1",
"stylelint-config-recommended-scss": "^16.0.0",
"stylelint-scss": "^6.12.1",
"typescript": "^5.8.3",
@@ -12048,9 +12048,9 @@
}
},
"node_modules/stylelint": {
"version": "16.23.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.0.tgz",
"integrity": "sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==",
"version": "16.23.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.1.tgz",
"integrity": "sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==",
"dev": true,
"funding": [
{

View File

@@ -135,7 +135,7 @@
"postcss": "^8.5.6",
"react-hot-loader": "^4.13.1",
"sass": "^1.90.0",
"stylelint": "^16.23.0",
"stylelint": "^16.23.1",
"stylelint-config-recommended-scss": "^16.0.0",
"stylelint-scss": "^6.12.1",
"typescript": "^5.8.3",