diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-01 14:47:54 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-01 14:47:54 +0300 |
| commit | 22a70b8e8151a44e287e78f880377da8462f2cb3 (patch) | |
| tree | 0bed5f8ed81433d4b27c0f21e0f53058dd43c589 | |
| parent | 6a6db27586228c1ddba38b2f73ebf13ab84a41a0 (diff) | |
| download | bootstrap-22a70b8e8151a44e287e78f880377da8462f2cb3.tar.xz bootstrap-22a70b8e8151a44e287e78f880377da8462f2cb3.zip | |
Bump clean-css-cli from 5.2.2 to 5.3.0 (#33800)
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases)
- [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.2.2...v5.3.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 103cecef3..afb6bb9cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2641,9 +2641,9 @@ } }, "clean-css-cli": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.2.2.tgz", - "integrity": "sha512-XlgBVTpEAsU/aT7gxAZ/g5Q8P9glHZeg6yfNvE7hYuvoozMdw5Wd46b12QtzuDVs8/7UZ/GCulS0VR9TI5NWRg==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/clean-css-cli/-/clean-css-cli-5.3.0.tgz", + "integrity": "sha512-Jri2KVAcan/Y1JuEDo1rUlm3vUoGvMKSOpIL2YEPgalksvoGur/yL2KbtMF2dPs2VlMVj1afzp76Vu0KjxKfvA==", "dev": true, "requires": { "clean-css": "^5.1.2", diff --git a/package.json b/package.json index ed5dc0775..c533d6673 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@rollup/plugin-replace": "^2.4.2", "autoprefixer": "^10.2.5", "bundlewatch": "^0.3.2", - "clean-css-cli": "^5.2.2", + "clean-css-cli": "^5.3.0", "cross-env": "^7.0.3", "eslint": "^7.25.0", "eslint-config-xo": "^0.35.0", |
