Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 4f05960

Browse files
committed
Update dependency clean-css to v5
1 parent 8d3b486 commit 4f05960

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
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",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,13 @@ clean-css@^4.1.11, clean-css@^4.2.1:
790790
dependencies:
791791
source-map "~0.6.0"
792792

793+
clean-css@^5.0.0:
794+
version "5.1.0"
795+
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.1.0.tgz#f3cc8ba900ab23b316e753330d15425149be36f1"
796+
integrity sha512-98ALLW4NOhZpvUEoSc2dJO23xE4S4SXc4mLieCVFGo8DNLTFQ3gzi7msW1lqSYJeGZSF5r5+W3KF6cEnkILnFQ==
797+
dependencies:
798+
source-map "~0.6.0"
799+
793800
cli-cursor@^3.1.0:
794801
version "3.1.0"
795802
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307"

0 commit comments

Comments
 (0)