diff --git a/package.json b/package.json index 81af4f395194..c88293225d36 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 c578ed08dca9..86c4c3bbc9f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -298,7 +298,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