From 6c8977b6502cd5dcb75ed6a14d610bc12bb96d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 04:46:56 +0000 Subject: [PATCH] Bump postcss from 8.4.24 to 8.4.25 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25. - [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.24...8.4.25) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/dev/package.json | 2 +- sites/lab/package.json | 2 +- sites/org/package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sites/dev/package.json b/sites/dev/package.json index 7d9ce1a2f5d..2a9d55c6f6f 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -63,7 +63,7 @@ "autoprefixer": "10.4.14", "eslint-config-next": "13.4.8", "js-yaml": "4.1.0", - "postcss": "8.4.24", + "postcss": "8.4.25", "playwright": "^1.32.3", "remark-extract-frontmatter": "3.2.0", "remark-mdx-frontmatter": "3.0.0", diff --git a/sites/lab/package.json b/sites/lab/package.json index e2cd427d99f..b54e88a5149 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -67,7 +67,7 @@ "autoprefixer": "10.4.14", "eslint-config-next": "13.4.8", "js-yaml": "4.1.0", - "postcss": "8.4.24", + "postcss": "8.4.25", "playwright": "^1.32.3", "remark-extract-frontmatter": "3.2.0", "remark-mdx-frontmatter": "3.0.0", diff --git a/sites/org/package.json b/sites/org/package.json index f6d912addca..b3340171865 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -71,7 +71,7 @@ "autoprefixer": "10.4.14", "eslint-config-next": "13.4.8", "js-yaml": "4.1.0", - "postcss": "8.4.24", + "postcss": "8.4.25", "playwright": "^1.32.3", "remark-extract-frontmatter": "3.2.0", "remark-mdx-frontmatter": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 9d044e606d3..e3dced699be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15684,10 +15684,10 @@ postcss@8.4.14: picocolors "^1.0.0" source-map-js "^1.0.2" -postcss@8.4.24, postcss@^8.1.10, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.5, postcss@^8.4.6: - version "8.4.24" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df" - integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg== +postcss@8.4.25, postcss@^8.1.10, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.5, postcss@^8.4.6: + version "8.4.25" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f" + integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw== dependencies: nanoid "^3.3.6" picocolors "^1.0.0"