summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-28 19:56:39 +0000
committerDaniel Micay <danielmicay@gmail.com>2023-02-28 15:01:21 -0500
commit6532510c41a4b39c0f00a80c9d9e028911ce0fe5 (patch)
tree15179acfda847835ffdc1472740804230ee56d3f /package.json
parent35ae41bfb508534f33c6d93dd6b886f70da71a1d (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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6f684596..ae67f08f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "csso-cli": "^4.0.1",
+ "csso-cli": "^4.0.2",
"eslint": "^8.35.0",
"html-minifier": "^4.0.0",
"stylelint": "^15.2.0",