Skip to content

Commit

Permalink
Update dependency cssnano to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent bee2fdd commit 5b6ed71
Show file tree
Hide file tree
Showing 3 changed files with 397 additions and 526 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@types/autoprefixer": "9.7.2",
"@types/clean-css": "4.2.1",
"@types/cssnano": "4.0.0",
"@types/cssnano": "5.0.0",
"@types/mri": "1.1.0",
"@types/node": "13.13.15",
"@types/postcss-load-config": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion utils/postcss-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"autoprefixer": "^9.7.6",
"css-mqpacker": "^7.0.0",
"cssnano": "^4.1.8",
"cssnano": "^5.0.0",
"deepmerge": "^4.2.2",
"postcss-advanced-variables": "^3.0.1",
"postcss-color-mod-function": "^3.0.3",
Expand Down
Loading

0 comments on commit 5b6ed71

Please sign in to comment.