From 450bf3fdadf57b123df25609a38d912844da9bb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 01:15:56 +0000 Subject: [PATCH] Bump cssnano from 5.1.15 to 7.0.0 in /codewof Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.15 to 7.0.0. - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@7.0.0) --- 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 0e84e0bb8..40c02f836 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": "7.0.0", "details-element-polyfill": "2.4.0", "fancy-log": "2.0.0", "fuse.js": "6.6.2",