From ecf747eac16d13b43cd195a106fecb13507309d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 09:14:28 +0000 Subject: [PATCH] Bump postcss from 8.4.25 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 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.25...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05ce6b98..a7e3bea6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2645,8 +2645,8 @@ packages: esbuild: 0.17.19 fast-glob: 3.3.0 fs-extra: 11.1.1 - postcss: 8.4.25 - postcss-import: 15.1.0(postcss@8.4.25) + postcss: 8.4.31 + postcss-import: 15.1.0(postcss@8.4.31) rollup: 3.26.2 rollup-plugin-esbuild: 5.0.0(esbuild@0.17.19)(rollup@3.26.2) sass: 1.63.6 @@ -6167,13 +6167,13 @@ packages: pathe: 1.1.1 dev: true - /postcss-import@15.1.0(postcss@8.4.25): + /postcss-import@15.1.0(postcss@8.4.31): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.25 + postcss: 8.4.31 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.2 @@ -6183,8 +6183,8 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss@8.4.25: - resolution: {integrity: sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==} + /postcss@8.4.31: + resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -7550,7 +7550,7 @@ packages: dependencies: '@types/node': 16.18.38 esbuild: 0.18.11 - postcss: 8.4.25 + postcss: 8.4.31 rollup: 3.26.2 sass: 1.63.6 optionalDependencies: