From c457c5b1beca660895ecb1652ca1a798a3f7e4cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 08:24:07 +0000 Subject: [PATCH] chore(deps): update dependency postcss to v8.4.38 (#1053) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 52b0e96d2..f9655e676 100644 --- a/docs/package.json +++ b/docs/package.json @@ -23,7 +23,7 @@ "next": "14.1.4", "nextra": "2.13.4", "nextra-theme-docs": "2.13.4", - "postcss": "8.4.37", + "postcss": "8.4.38", "prettier": "3.2.5", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/docs/yarn.lock b/docs/yarn.lock index 7e562dd92..b6ba7716d 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4306,10 +4306,10 @@ postcss@8.4.31: picocolors "^1.0.0" source-map-js "^1.0.2" -postcss@8.4.37: - version "8.4.37" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.37.tgz#4505f992cd0c20e03d25f13b31901640b2db731a" - integrity sha512-7iB/v/r7Woof0glKLH8b1SPHrsX7uhdO+Geb41QpF/+mWZHU3uxxSlN+UXGVit1PawOYDToO+AbZzhBzWRDwbQ== +postcss@8.4.38: + version "8.4.38" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e" + integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A== dependencies: nanoid "^3.3.7" picocolors "^1.0.0"