From 26534230c1a8ea3b31d2407fcda925bd95b0cfab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 06:07:44 +0000 Subject: [PATCH] Bump postcss from 8.4.31 to 8.5.23 in /wwwroot/js/Difftool Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.5.23. - [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.4.31...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- wwwroot/js/Difftool/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/js/Difftool/package.json b/wwwroot/js/Difftool/package.json index a16a2620..a8d8a7e4 100644 --- a/wwwroot/js/Difftool/package.json +++ b/wwwroot/js/Difftool/package.json @@ -126,7 +126,7 @@ "mini-css-extract-plugin": "2.1.0", "mkdirp": "1.0.4", "nopt": "5.0.0", - "postcss": "8.4.31", + "postcss": "8.5.23", "postcss-cli": "8.3.1", "postcss-import": "14.0.2", "postcss-loader": "6.1.1",