Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump postcss from 8.4.40 to 8.4.41 (#105)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.40 to 8.4.41. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.4.41</h2> <ul> <li>Fixed types (by <a href="https://github.com/nex3"><code>@nex3</code></a> and <a href="https://github.com/querkmachine"><code>@querkmachine</code></a>).</li> <li>Cleaned up RegExps (by <a href="https://github.com/bluwy"><code>@bluwy</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.4.41</h2> <ul> <li>Fixed types (by <a href="https://github.com/nex3"><code>@nex3</code></a> and <a href="https://github.com/querkmachine"><code>@querkmachine</code></a>).</li> <li>Cleaned up RegExps (by <a href="https://github.com/bluwy"><code>@bluwy</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/57e02115e41c91cb67974092eea58c649b24d7b1"><code>57e0211</code></a> Release 8.4.41 version</li> <li><a href="https://github.com/postcss/postcss/commit/f27134f47287d538c8a8ae9b2168602afba6abed"><code>f27134f</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/146d31c4514ba2b69c226d2fac0349c3dd0a5b60"><code>146d31c</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1952">#1952</a> from nex3/rule-props</li> <li><a href="https://github.com/postcss/postcss/commit/3707c3bac521a859ca4c36bf93a6912633abf997"><code>3707c3b</code></a> Merge remote-tracking branch 'origin/main' into rule-props</li> <li><a href="https://github.com/postcss/postcss/commit/9ab36195eea080d7ea77e7013f762beb253cfd42"><code>9ab3619</code></a> Declare <code>Input.toJSON()</code></li> <li><a href="https://github.com/postcss/postcss/commit/be59ad419c5980e5a577aa6f15719ca6baa26db0"><code>be59ad4</code></a> Remove dead website</li> <li><a href="https://github.com/postcss/postcss/commit/165154b65a8e9af26f633b39e15d305321169413"><code>165154b</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/6127a44c27b1abbe532e52afcd0a243a472b1ed3"><code>6127a44</code></a> Declaration#variable do not have setter</li> <li><a href="https://github.com/postcss/postcss/commit/536726db42acabe0e478c5127996e9ba0036ee71"><code>536726d</code></a> Fix type</li> <li><a href="https://github.com/postcss/postcss/commit/58fa0ef50bc4b1c507bcfc2af2b7f98d1099dcd5"><code>58fa0ef</code></a> Sort keys</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.40...8.4.41">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.4.40&new-version=8.4.41)](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>
- Loading branch information