1
0
Fork 0

chore(deps): bump postcss from 8.4.28 to 8.4.29

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.29.
- [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.28...8.4.29)

---
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-08-30 04:15:17 +00:00 committed by GitHub
parent 72ac68afc1
commit 406a99ddc0
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.15",
"eslint-config-next": "13.4.19",
"js-yaml": "4.1.0",
"postcss": "8.4.28",
"postcss": "8.4.29",
"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.15",
"eslint-config-next": "13.4.19",
"js-yaml": "4.1.0",
"postcss": "8.4.28",
"postcss": "8.4.29",
"playwright": "^1.32.3",
"remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "3.0.0",

View file

@ -70,7 +70,7 @@
"autoprefixer": "10.4.15",
"eslint-config-next": "13.4.19",
"js-yaml": "4.1.0",
"postcss": "8.4.28",
"postcss": "8.4.29",
"playwright": "^1.32.3",
"remark-extract-frontmatter": "3.2.0",
"remark-mdx-frontmatter": "3.0.0",

View file

@ -11638,10 +11638,10 @@ postcss@8.4.14:
picocolors "^1.0.0"
source-map-js "^1.0.2"
postcss@8.4.28, postcss@^8, postcss@^8.4.23, postcss@^8.4.5:
version "8.4.28"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.28.tgz#c6cc681ed00109072816e1557f889ef51cf950a5"
integrity sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==
postcss@8.4.29, postcss@^8, postcss@^8.4.23, postcss@^8.4.5:
version "8.4.29"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd"
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"