From f700885c4b412b8141ee5e415eb1b53a7affabfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 01:50:01 +0000 Subject: [PATCH] Bump cssnano from 5.1.15 to 6.1.1 in /codewof Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.15 to 6.1.1. - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.1.1) --- updated-dependencies: - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- codewof/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codewof/package.json b/codewof/package.json index 7ceb6243b..7211d183c 100644 --- a/codewof/package.json +++ b/codewof/package.json @@ -11,7 +11,7 @@ "child_process": "1.0.2", "clipboard": "2.0.11", "codemirror": "5.65.1", - "cssnano": "5.1.15", + "cssnano": "6.1.1", "details-element-polyfill": "2.4.0", "fancy-log": "2.0.0", "fuse.js": "6.6.2",