Skip to content

Commit f7024f5

Browse files
committed
Update dependency clean-css to v5
1 parent a417ab4 commit f7024f5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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
@@ -791,6 +791,13 @@ clean-css@^4.1.11, clean-css@^4.2.1:
791791
dependencies:
792792
source-map "~0.6.0"
793793

794+
clean-css@^5.0.0:
795+
version "5.0.1"
796+
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.0.1.tgz#f84c6ad82c5a8246a680206da8bceef483ccc0b6"
797+
integrity sha512-F1zAGOowUCg8yxT0O4UR+nmbMauf3YwbiUS60CPxpzJU7ulpamGzQomFrJSK4w/HqHtMmQKSHJUNue+dQQYQdg==
798+
dependencies:
799+
source-map "~0.6.0"
800+
794801
cli-cursor@^3.1.0:
795802
version "3.1.0"
796803
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307"

0 commit comments

Comments
 (0)