Skip to content

Commit eba10f5

Browse files
committed
Update dependency clean-css to v5
1 parent 24d0a12 commit eba10f5

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.1.1",
3535
"@tryghost/content-api": "^1.4.4",
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.2"
795+
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.1.2.tgz#6ea0da7286b4ddc2469a1b776e2461a5007eed54"
796+
integrity sha512-QcaGg9OuMo+0Ds933yLOY+gHPWbxhxqF0HDexmToPf8pczvmvZGYzd+QqWp9/mkucAOKViI+dSFOqoZIvXbeBw==
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)