Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump cssnano from 7.0.1 to 7.0.2 (#732)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 7.0.1 to 7.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cssnano/cssnano/releases">cssnano's releases</a>.</em></p> <blockquote> <h2>v7.0.2</h2> <h2>Bug Fixes</h2> <ul> <li>fix invalid output in some cases where selectors contain comments</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cssnano/cssnano/commit/5b6063e57b9b90391b3e8b54feb96e7ec9723593"><code>5b6063e</code></a> Publish cssnano 7.0.2</li> <li><a href="https://github.com/cssnano/cssnano/commit/e2cfdf772e4d7ef26f22b1457fc029341310afe8"><code>e2cfdf7</code></a> chore: update development dependencies and re-generate type maps</li> <li><a href="https://github.com/cssnano/cssnano/commit/95fd5825180b5b5ac9376da3bc341652dca997dd"><code>95fd582</code></a> fix(postcss-unique-selectors): trailing comma when including comments (<a href="https://redirect.github.com/cssnano/cssnano/issues/1619">#1619</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/c14b9f5978914c3ad09f0dc4a888db809d89fc27"><code>c14b9f5</code></a> chore: update postcss-selector-parser</li> <li><a href="https://github.com/cssnano/cssnano/commit/61bdd5a305d01b65c21d03f3f1498e3f8efe1f71"><code>61bdd5a</code></a> chore: update development dependencies</li> <li><a href="https://github.com/cssnano/cssnano/commit/759e16e4fe73bc7fafe5617e2f201cc63f3a9910"><code>759e16e</code></a> chore(postcss-svgo): update svgo version</li> <li><a href="https://github.com/cssnano/cssnano/commit/eceb847a0573f827d480a1537f78df8a2c368992"><code>eceb847</code></a> chore: update development deps</li> <li><a href="https://github.com/cssnano/cssnano/commit/6f134fca336a42b9a91321832fc9262d515025c0"><code>6f134fc</code></a> test: migrate to built-in Node.js test runner (<a href="https://redirect.github.com/cssnano/cssnano/issues/1611">#1611</a>)</li> <li><a href="https://github.com/cssnano/cssnano/commit/f5d6f33e77d31d7dd422d2aa06319df4066e371b"><code>f5d6f33</code></a> chore: update pnpm lockfile format to 9</li> <li><a href="https://github.com/cssnano/cssnano/commit/4216e9d61a87a403eb45391f305afe724fe40cdc"><code>4216e9d</code></a> chore: update website pnpm lockfile format</li> <li>See full diff in <a href="https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cssnano&package-manager=npm_and_yarn&previous-version=7.0.1&new-version=7.0.2)](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>
- Loading branch information