Skip to content

Commit ab010a7

Browse files
Updates clean-css dependency to version 5.1.4.
1 parent 23c6f9c commit ab010a7

File tree

4 files changed

+4469
-4103
lines changed

4 files changed

+4469
-4103
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
### Changed
10+
- Updates clean-css dependency to version 5.1.4

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"bootstrap": "^5.0.1",
33-
"clean-css": "^5.1.3",
33+
"clean-css": "^5.1.4",
3434
"file-saver": "^2.0.5",
3535
"os-browserify": "^0.3.0",
3636
"path-browserify": "^1.0.1",

0 commit comments

Comments
 (0)