diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-28 19:56:39 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-28 15:01:21 -0500 |
| commit | 6532510c41a4b39c0f00a80c9d9e028911ce0fe5 (patch) | |
| tree | 15179acfda847835ffdc1472740804230ee56d3f /package-lock.json | |
| parent | 35ae41bfb508534f33c6d93dd6b886f70da71a1d (diff) | |
Bump csso-cli from 4.0.1 to 4.0.2
Bumps [csso-cli](https://github.com/css/csso-cli) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/css/csso-cli/releases)
- [Changelog](https://github.com/css/csso-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/css/csso-cli/compare/v4.0.1...v4.0.2)
---
updated-dependencies:
- dependency-name: csso-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json index ddc1f592..d4e9bb83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "csso-cli": "^4.0.1", + "csso-cli": "^4.0.2", "eslint": "^8.35.0", "html-minifier": "^4.0.0", "stylelint": "^15.2.0", @@ -674,9 +674,9 @@ } }, "node_modules/csso-cli": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/csso-cli/-/csso-cli-4.0.1.tgz", - "integrity": "sha512-T5kLxv6Z439JzWd0v1pTTsqLcb0XrnzlUqavyLh770GZEPjgkqc/3yyGWx71bRHz3h4o0zppPDXUAdGczHahMw==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/csso-cli/-/csso-cli-4.0.2.tgz", + "integrity": "sha512-p/VipA45w8EmS8Lv6wGtE+UdsbFlqUBGhL9FCTGKxd5dC07mtg3BbZaMzMh0X+oIl2JUGR/mPx5YzuNnTM2a3w==", "dependencies": { "chokidar": "^3.5.3", "clap": "^3.1.1", @@ -687,7 +687,7 @@ "csso": "bin/csso" }, "engines": { - "node": ">=12.0.0" + "node": ">=12.20.0" } }, "node_modules/debug": { @@ -3175,9 +3175,9 @@ } }, "csso-cli": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/csso-cli/-/csso-cli-4.0.1.tgz", - "integrity": "sha512-T5kLxv6Z439JzWd0v1pTTsqLcb0XrnzlUqavyLh770GZEPjgkqc/3yyGWx71bRHz3h4o0zppPDXUAdGczHahMw==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/csso-cli/-/csso-cli-4.0.2.tgz", + "integrity": "sha512-p/VipA45w8EmS8Lv6wGtE+UdsbFlqUBGhL9FCTGKxd5dC07mtg3BbZaMzMh0X+oIl2JUGR/mPx5YzuNnTM2a3w==", "requires": { "chokidar": "^3.5.3", "clap": "^3.1.1", |
