Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump stylelint-prettier from 5.0.2 to 5.0.3 (#1594)
Bumps [stylelint-prettier](https://github.com/prettier/stylelint-prettier) from 5.0.2 to 5.0.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md">stylelint-prettier's changelog</a>.</em></p> <blockquote> <h2>5.0.3 (2025-01-26)</h2> <p>Avoid deprecation warning when encountering parsing errors in Stylelint >=16.13.0 (<a href="https://redirect.github.com/prettier/stylelint-prettier/issues/385">#385</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/stylelint-prettier/commit/16c95fe84a7b832a0e2bf10607a3b1161895f437"><code>16c95fe</code></a> v5.0.3</li> <li><a href="https://github.com/prettier/stylelint-prettier/commit/aec9aa610a2bc9e9d70c5629943fb4c2585fcd47"><code>aec9aa6</code></a> Add changelog for v5.0.3</li> <li><a href="https://github.com/prettier/stylelint-prettier/commit/536ad1ae016d03a3cb1b4bfe9cd0cf10a9da3313"><code>536ad1a</code></a> Add endIndex to parsing error report call (<a href="https://redirect.github.com/prettier/stylelint-prettier/issues/385">#385</a>)</li> <li><a href="https://github.com/prettier/stylelint-prettier/commit/1f9feab5ecdcafec1896f191e7f7a83baebffa89"><code>1f9feab</code></a> Bump nanoid from 3.3.7 to 3.3.8 (<a href="https://redirect.github.com/prettier/stylelint-prettier/issues/381">#381</a>)</li> <li><a href="https://github.com/prettier/stylelint-prettier/commit/18f925c8b893388dcac9e3374d5ce2322e7994d3"><code>18f925c</code></a> Eslint v9 (<a href="https://redirect.github.com/prettier/stylelint-prettier/issues/379">#379</a>)</li> <li><a href="https://github.com/prettier/stylelint-prettier/commit/8fc0a351ef15ce04a5f4ae7fc76903264b20fae4"><code>8fc0a35</code></a> Merge pull request <a href="https://redirect.github.com/prettier/stylelint-prettier/issues/377">#377</a> from prettier/addnode22ci</li> <li><a href="https://github.com/prettier/stylelint-prettier/commit/796a934d7429c7493508d69d98e37055b9228fde"><code>796a934</code></a> Bump prettier to v3.3.0</li> <li><a href="https://github.com/prettier/stylelint-prettier/commit/fb4d22031d52c9dc9221ad14a43e6920bf77bd20"><code>fb4d220</code></a> Update dev dependencies</li> <li><a href="https://github.com/prettier/stylelint-prettier/commit/26b910453dd3eecd5ac3b331c5d49fc965ec52d7"><code>26b9104</code></a> Run CI on node 22 LTS</li> <li><a href="https://github.com/prettier/stylelint-prettier/commit/286e6a11df261d716e60247d1a468e32a52e10b8"><code>286e6a1</code></a> Improve debug message when json parsing fails in e2e tests (<a href="https://redirect.github.com/prettier/stylelint-prettier/issues/376">#376</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/stylelint-prettier/compare/v5.0.2...v5.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint-prettier&package-manager=npm_and_yarn&previous-version=5.0.2&new-version=5.0.3)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information