Update dependency minify to ^10.2.0 #179
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
"eleventy-plugin-rev": "^1.1.1",
|
"eleventy-plugin-rev": "^1.1.1",
|
||||||
"eleventy-sass": "^2.2.1",
|
"eleventy-sass": "^2.2.1",
|
||||||
"glob": "^10.2.5",
|
"glob": "^10.2.5",
|
||||||
"minify": "^10.0.0",
|
"minify": "^10.2.0",
|
||||||
"postcss": "^8.4.23",
|
"postcss": "^8.4.23",
|
||||||
"sass": "^1.62.1",
|
"sass": "^1.62.1",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
|
|
Loading…
Reference in a new issue