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 Dec 1, 2021
1 parent d78e2a5 commit 8b062c1
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 @@ -1016,6 +1016,13 @@ clean-css@^4.1.11, clean-css@^4.2.1:
dependencies:
source-map "~0.6.0"

clean-css@^5.0.0:
version "5.2.2"
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.2.2.tgz#d3a7c6ee2511011e051719838bdcf8314dc4548d"
integrity sha512-/eR8ru5zyxKzpBLv9YZvMXgTSSQn7AdkMItMYynsFgGwTveCRVam9IUPFloE85B4vAIj05IuKmmEoV7/AQjT0w==
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 8b062c1

Please sign in to comment.