Bump clean-css-cli from 5.4.2 to 5.5.0

Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.4.2 to 5.5.0.
- [Release notes](https://github.com/clean-css/clean-css-cli/releases)
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.4.2...v5.5.0)

---
updated-dependencies:
- dependency-name: clean-css-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-13 10:02:29 +00:00
committed by GitHub
parent 01c81373b3
commit c1fc7db3f7
2 changed files with 10 additions and 8 deletions

16
package-lock.json generated
View File

@@ -27,7 +27,7 @@
"@types/topojson-specification": "^1.0.1",
"babel-loader": "^8.2.2",
"chaikin-smooth": "^1.0.4",
"clean-css-cli": "5.4.2",
"clean-css-cli": "5.5.0",
"copy-webpack-plugin": "^10.0.0",
"es-main": "^1.0.2",
"eslint": "^8.0.1",
@@ -2959,11 +2959,12 @@
}
},
"node_modules/clean-css-cli": {
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.4.2.tgz",
"integrity": "sha512-BYxVOuBQL8f2+yucOgmwUi1idpAQV4k9bxG6mxTrBikuwrkXBG5/Pq6tqCi4GZUtgvslMj8dGVtFSoXp9OLzeA==",
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.5.0.tgz",
"integrity": "sha512-Vr9t8o59YaPcRw/4hyJjEh4zU/BlOtlJJ8465El6QMYWbkf5nN1mhAljX6FIb0bfpkGlYNFKPCyTz7oFCHOblQ==",
"dev": true,
"dependencies": {
"chokidar": "^3.5.2",
"clean-css": "^5.2.2",
"commander": "7.x",
"glob": "^7.1.6"
@@ -12344,11 +12345,12 @@
}
},
"clean-css-cli": {
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.4.2.tgz",
"integrity": "sha512-BYxVOuBQL8f2+yucOgmwUi1idpAQV4k9bxG6mxTrBikuwrkXBG5/Pq6tqCi4GZUtgvslMj8dGVtFSoXp9OLzeA==",
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.5.0.tgz",
"integrity": "sha512-Vr9t8o59YaPcRw/4hyJjEh4zU/BlOtlJJ8465El6QMYWbkf5nN1mhAljX6FIb0bfpkGlYNFKPCyTz7oFCHOblQ==",
"dev": true,
"requires": {
"chokidar": "^3.5.2",
"clean-css": "^5.2.2",
"commander": "7.x",
"glob": "^7.1.6"