C-Lodder / grunt-postcss

Apply several post-processors to your CSS using PostCSS.
MIT License
39 stars 7 forks source link

Bump cssnano from 5.0.2 to 5.0.3 #65

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps cssnano from 5.0.2 to 5.0.3.

Commits
  • 4e072b7 Publish
  • b001bf8 chore: update ignore in lerna.json
  • a7f0be4 feat(postcss-colormin): switch to colord and solve multiple issues (#1107)
  • ea1ff0b chore: update css-declaration-sorter to v6.0.3 (#1071)
  • 02e3aab chore(site): update all website dependencies (#1101)
  • 65d8197 chore(postcss-zindex): refactor to drop depenencies (#1096)
  • 4d7fe36 fix(postcss-merge-rules): add some missing known pseudo classes. (#1099)
  • c5e0a5e fix(postcss-merge-rules): prevent breaking rule merges (#1072)
  • 15235a9 chore: update postcss and postcss-selector-parser (#1097)
  • 1aa8f5d chore: fix the code to generate the integration test fixtures (#1070)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)