From 5652c9e3f97dfb42284c7359cd7ffa2100f86d86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:16:00 +0000 Subject: [PATCH] chore(deps): update dependency postcss to v8.4.40 --- workspaces/frontend/package.json | 2 +- yarn.lock | 11 +---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/workspaces/frontend/package.json b/workspaces/frontend/package.json index adefad45..9af462d1 100644 --- a/workspaces/frontend/package.json +++ b/workspaces/frontend/package.json @@ -41,7 +41,7 @@ "jsdom": "23.2.0", "lint-staged": "15.2.0", "msw": "2.3.5", - "postcss": "8.4.33", + "postcss": "8.4.40", "postcss-import": "15.1.0", "postcss-load-config": "5.0.2", "prettier": "*", diff --git a/yarn.lock b/yarn.lock index c30c3625..461bcfdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8674,16 +8674,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0: resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@8.4.33: - version "8.4.33" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742" - integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg== - dependencies: - nanoid "^3.3.7" - picocolors "^1.0.0" - source-map-js "^1.0.2" - -postcss@^8.4.23, postcss@^8.4.29, postcss@^8.4.32, postcss@^8.4.39, postcss@^8.4.5: +postcss@8.4.40, postcss@^8.4.23, postcss@^8.4.29, postcss@^8.4.32, postcss@^8.4.39, postcss@^8.4.5: version "8.4.40" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8" integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==