Skip to content

Commit

Permalink
Bumps clean-css dependency to v5.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubpawlowicz committed Jan 26, 2022
1 parent 1c3b4ba commit 7dc34b6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions History.md
@@ -1,3 +1,8 @@
[5.5.1 / 2022-xx-xx](https://github.com/clean-css/clean-css-cli/compare/v5.5.0...5.5)
==================

* Bumps clean-css dependency to 5.2.3.

[5.5.0 / 2021-12-08](https://github.com/clean-css/clean-css-cli/compare/5.4...v5.5.0)
==================

Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"homepage": "https://github.com/clean-css/clean-css-cli#readme",
"dependencies": {
"chokidar": "^3.5.2",
"clean-css": "^5.2.2",
"clean-css": "^5.2.3",
"commander": "7.x",
"glob": "^7.1.6"
},
Expand Down

0 comments on commit 7dc34b6

Please sign in to comment.