aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-01 14:47:54 +0300
committerGitHub <[email protected]>2021-05-01 14:47:54 +0300
commit22a70b8e8151a44e287e78f880377da8462f2cb3 (patch)
tree0bed5f8ed81433d4b27c0f21e0f53058dd43c589 /package-lock.json
parent6a6db27586228c1ddba38b2f73ebf13ab84a41a0 (diff)
downloadbootstrap-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]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 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",