From e51ce0e8b43e771ebcf8697f3a3428d870643939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 00:13:22 +0000 Subject: [PATCH] chore(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /web Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31. - [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.4.27...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 62a3fd4..d123294 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -727,8 +727,8 @@ packages: engines: {node: '>=8.6'} dev: true - /postcss@8.4.27: - resolution: {integrity: sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==} + /postcss@8.4.31: + resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -964,7 +964,7 @@ packages: optional: true dependencies: esbuild: 0.18.17 - postcss: 8.4.27 + postcss: 8.4.31 rollup: 3.27.0 optionalDependencies: fsevents: 2.3.2