From d2efb3c6e7d9ff1b9733842df8d0a275fd8d03fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 02:33:04 +0000 Subject: [PATCH] Bump postcss in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.3 to 8.5.18 - [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.18) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.18 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ee8c61..dabd8a3 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "daisyui": "5.0.27", "globals": "16.0.0", "mocha": "11.1.0", - "postcss": "8.5.3", + "postcss": "8.5.18", "rimraf": "6.0.1", "rollup-plugin-visualizer": "5.14.0", "tailwindcss": "4.1.4",