From e5890b3b785bff983b0a031bfc1743bea82f611c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:19:43 +0000 Subject: [PATCH] chore(deps): pin dependency postcss to 8.5.10 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 881481ae9d33..bdba76211cd7 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lint-staged": "14.0.1", "nx": "22.7.0", "nx-cloud": "19.1.0", - "postcss": "~8.5.10", + "postcss": "8.5.10", "shelljs": "0.8.5", "shx": "0.4.0", "source-map": "0.7.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a5d1a6bbfdf..7b9a8c7151a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -297,7 +297,7 @@ importers: specifier: 19.1.0 version: 19.1.0 postcss: - specifier: ~8.5.10 + specifier: 8.5.10 version: 8.5.10 shelljs: specifier: 0.8.5