Skip to content

Commit

Permalink
Update dependency clean-css to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 13, 2021
1 parent 7237b3e commit 6681245
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@11ty/eleventy-plugin-rss": "^1.1.1",
"@tryghost/content-api": "^1.4.4",
"@tryghost/helpers": "^1.1.6",
"clean-css": "^4.2.1",
"clean-css": "^5.0.0",
"cross-env": "^7.0.0",
"dotenv": "^8.0.0",
"eleventy-plugin-lazyimages": "liamfiddler/eleventy-plugin-lazyimages",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,6 +1033,13 @@ clean-css@^4.1.11, clean-css@^4.2.1:
dependencies:
source-map "~0.6.0"

clean-css@^5.0.0:
version "5.1.5"
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.1.5.tgz#3b0af240dcfc9a3779a08c2332df3ebd4474f232"
integrity sha512-9dr/cU/LjMpU57PXlSvDkVRh0rPxJBXiBtD0+SgYt8ahTCsXtfKjCkNYgIoTC6mBg8CFr5EKhW3DKCaGMUbUfQ==
dependencies:
source-map "~0.6.0"

clean-regexp@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/clean-regexp/-/clean-regexp-1.0.0.tgz#8df7c7aae51fd36874e8f8d05b9180bc11a3fed7"
Expand Down

0 comments on commit 6681245

Please sign in to comment.