Skip to content

Commit

Permalink
Build(deps): Bump cssnano from 7.0.4 to 7.0.5 (#791)
Browse files Browse the repository at this point in the history
Bumps [cssnano](https://github.com/cssnano/cssnano) from 7.0.4 to 7.0.5.
<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.5</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Fix layer rule deduping <a
href="https://redirect.github.com/cssnano/cssnano/pull/1656">cssnano/cssnano#1656</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cssnano/cssnano/commit/a7855c1903d2fc6d4e6ba4986b8f43e7d26644ae"><code>a7855c1</code></a>
Publish cssnano 7.0.5</li>
<li><a
href="https://github.com/cssnano/cssnano/commit/314868b5af41146d39391df5285bf9a92bf5e282"><code>314868b</code></a>
Fix layer rule deduping (<a
href="https://redirect.github.com/cssnano/cssnano/issues/1656">#1656</a>)</li>
<li><a
href="https://github.com/cssnano/cssnano/commit/f14a8980015bd197b85fcf323b1d738c1beaba61"><code>f14a898</code></a>
chore: update all dependencies</li>
<li><a
href="https://github.com/cssnano/cssnano/commit/656011d6807951ef112fcfb33257ee5f7d0bd4e1"><code>656011d</code></a>
chore: update development dependencies</li>
<li><a
href="https://github.com/cssnano/cssnano/commit/dff5c4243c9efe39b46b4bb5740b6ce6f3464265"><code>dff5c42</code></a>
chore: update browserslist and postcss-selector-parser</li>
<li><a
href="https://github.com/cssnano/cssnano/commit/7e4c9ae1e62b928e90d57566e3a7ab0a61b6424f"><code>7e4c9ae</code></a>
chore: update development dependencies</li>
<li><a
href="https://github.com/cssnano/cssnano/commit/511ca6089d9f4d9c450135850d179f632c14b17f"><code>511ca60</code></a>
docs: update website for release</li>
<li>See full diff in <a
href="https://github.com/cssnano/cssnano/compare/cssnano@7.0.4...cssnano@7.0.5">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.4&new-version=7.0.5)](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
bseber authored Aug 16, 2024
2 parents 0441621 + a3d7aa3 commit 669edfb
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
154 changes: 77 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@vitest/coverage-v8": "1.6.0",
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
"cssnano": "7.0.4",
"cssnano": "7.0.5",
"date-fns": "3.6.0",
"esbuild": "0.23.0",
"eslint": "8.57.0",
Expand Down

0 comments on commit 669edfb

Please sign in to comment.