From aaaee97f572161d06acefcac2157cdbae6420ab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 00:08:56 +0000 Subject: [PATCH] Bump postcss from 8.4.27 to 8.4.31 in /app 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] --- app/pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index db8ab5a..508cdb6 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -1139,8 +1139,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 @@ -1368,7 +1368,7 @@ packages: dependencies: '@types/node': 20.2.5 esbuild: 0.17.19 - postcss: 8.4.27 + postcss: 8.4.31 rollup: 3.26.3 optionalDependencies: fsevents: 2.3.2