From 502836acc062f53645c953f143d13c8598933533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 02:07:26 +0000 Subject: [PATCH] Bump cssnano from 5.1.15 to 6.0.0 in /codewof Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.15 to 6.0.0. - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.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 293cdf62e..16ffe10ea 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.0.0", "details-element-polyfill": "2.4.0", "fancy-log": "2.0.0", "fuse.js": "6.6.2",