Skip to content

Commit 070a627

Browse files
committed
Update dependency clean-css to v5
1 parent dc7ec88 commit 070a627

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
@@ -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.0"
789+
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.0.0.tgz#05bedb85d015c8caf0b67b92c919bcc73b78db7b"
790+
integrity sha512-UC/iVYl628WTNvLOHZVmpkRpaRa4BnLW5io10m5KL02Seq6/3BzYZ3G5D03Wuu8qraQqQcVZXw13TzZOO1IG5A==
791+
dependencies:
792+
source-map "~0.6.0"
793+
787794
cli-cursor@^3.1.0:
788795
version "3.1.0"
789796
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307"

0 commit comments

Comments
 (0)