Skip to content

Commit

Permalink
chore: update postcss-calc to 9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Apr 29, 2023
1 parent 2af6687 commit 0cdcaf7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/cssnano-preset-default/package.json
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"css-declaration-sorter": "^6.3.1",
"cssnano-utils": "workspace:^",
"postcss-calc": "^8.2.3",
"postcss-calc": "^9.0.0",
"postcss-colormin": "workspace:^",
"postcss-convert-values": "workspace:^",
"postcss-discard-comments": "workspace:^",
Expand Down
9 changes: 5 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 0cdcaf7

Please sign in to comment.