File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 3434 "@11ty/eleventy-plugin-rss" : " ^1.0.7" ,
3535 "@tryghost/content-api" : " ^1.2.5" ,
3636 "@tryghost/helpers" : " ^1.1.6" ,
37- "clean-css" : " ^4.2.1 " ,
37+ "clean-css" : " ^5.0.0 " ,
3838 "cross-env" : " ^7.0.0" ,
3939 "dotenv" : " ^8.0.0" ,
4040 "eleventy-plugin-lazyimages" : " liamfiddler/eleventy-plugin-lazyimages" ,
Original file line number Diff line number Diff line change @@ -784,6 +784,13 @@ clean-css@^4.1.11, clean-css@^4.2.1:
784784 dependencies :
785785 source-map "~0.6.0"
786786
787+ clean-css@^5.0.0 :
788+ version "5.0.1"
789+ resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.0.1.tgz#f84c6ad82c5a8246a680206da8bceef483ccc0b6"
790+ integrity sha512-F1zAGOowUCg8yxT0O4UR+nmbMauf3YwbiUS60CPxpzJU7ulpamGzQomFrJSK4w/HqHtMmQKSHJUNue+dQQYQdg==
791+ dependencies :
792+ source-map "~0.6.0"
793+
787794cli-cursor@^3.1.0 :
788795 version "3.1.0"
789796 resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307"
You can’t perform that action at this time.
0 commit comments