Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-05 18:06:46 +0300
committerGitHub <noreply@github.com>2021-08-05 18:06:46 +0300
commitfd92e353d078175074af35a94b7a237c64d6767a (patch)
tree2739fa0ddebaf04c813313d50be76ad14e842989 /package.json
parentf4fd27118fb2b384968068f66361f020a0996a1a (diff)
Bump clean-css-cli from 5.3.2 to 5.3.3 (#34697)
Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.3.2 to 5.3.3. - [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.3.2...v5.3.3) --- updated-dependencies: - dependency-name: clean-css-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2a7198bdd6..07b3389095 100644
--- a/package.json
+++ b/package.json
@@ -110,7 +110,7 @@
"@rollup/plugin-replace": "^3.0.0",
"autoprefixer": "^10.2.6",
"bundlewatch": "^0.3.2",
- "clean-css-cli": "^5.3.2",
+ "clean-css-cli": "^5.3.3",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-config-xo": "^0.37.0",