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 34
34
"@11ty/eleventy-plugin-rss" : " ^1.1.1" ,
35
35
"@tryghost/content-api" : " ^1.4.4" ,
36
36
"@tryghost/helpers" : " ^1.1.6" ,
37
- "clean-css" : " ^4.2.1 " ,
37
+ "clean-css" : " ^5.0.0 " ,
38
38
"cross-env" : " ^7.0.0" ,
39
39
"dotenv" : " ^8.0.0" ,
40
40
"eleventy-plugin-lazyimages" : " liamfiddler/eleventy-plugin-lazyimages" ,
Original file line number Diff line number Diff line change @@ -1026,6 +1026,13 @@ clean-css@^4.1.11, clean-css@^4.2.1:
1026
1026
dependencies :
1027
1027
source-map "~0.6.0"
1028
1028
1029
+ clean-css@^5.0.0 :
1030
+ version "5.1.4"
1031
+ resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.1.4.tgz#d191c98347f9fc36b301f99bb827898151175782"
1032
+ integrity sha512-e6JAuR0T2ahg7fOSv98Nxqh7mHWOac5TaCSgrr61h/6mkPLwlxX38hzob4h6IKj/UHlrrLXvAEjWqXlvi8r8lQ==
1033
+ dependencies :
1034
+ source-map "~0.6.0"
1035
+
1029
1036
clean-regexp@^1.0.0 :
1030
1037
version "1.0.0"
1031
1038
resolved "https://registry.yarnpkg.com/clean-regexp/-/clean-regexp-1.0.0.tgz#8df7c7aae51fd36874e8f8d05b9180bc11a3fed7"
You can’t perform that action at this time.
0 commit comments