mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps-dev): bump clean-css-cli from 5.4.2 to 5.5.0 (#4128)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/4180/head
parent
bba52335da
commit
7faefde088
|
@ -4468,11 +4468,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"
|
||||
|
|
|
@ -133,7 +133,7 @@
|
|||
"autoprefixer": "^10.4.0",
|
||||
"browser-sync": "^2.27.7",
|
||||
"bundlewatch": "^0.3.2",
|
||||
"clean-css-cli": "^5.4.2",
|
||||
"clean-css-cli": "^5.5.0",
|
||||
"concurrently": "^6.4.0",
|
||||
"eslint": "^8.4.0",
|
||||
"eslint-config-xo": "^0.39.0",
|
||||
|
|
Loading…
Reference in New Issue