From c123f81682cae6d76d75bd25d652b193c7c04ba9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 01:42:44 +0000 Subject: [PATCH] Bump postcss from 8.5.3 to 8.5.4 in /codewof Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.4. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.4) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch ... 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 7546b30f..2237d0ef 100644 --- a/codewof/package.json +++ b/codewof/package.json @@ -30,7 +30,7 @@ "jquery": "3.7.1", "pixrem": "5.0.0", "popper.js": "1.16.1", - "postcss": "8.5.3", + "postcss": "8.5.4", "postcss-flexbugs-fixes": "5.0.2", "sass": "1.86.3", "skulpt": "0.11.1",