1
0
Fork 0

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-10 04:46:56 +00:00 committed by GitHub
parent 43bec8be87
commit 6c8977b650
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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"