Bump postcss from 8.4.27 to 8.4.29

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

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-01 22:46:48 +00:00
committed by GitHub
parent 4cbf05d423
commit a0e327d90a
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"micromatch": "^4.0.5",
"mixin-deep": "^2.0.1",
"node-sass": "^9.0.0",
"postcss": "^8.4.27",
"postcss": "^8.4.29",
"regenerator-runtime": "^0.14.0",
"sass": "^1.65.1",
"set-value": "^4.1.0"

View File

@ -5927,10 +5927,10 @@ postcss@^7.0.16:
source-map "^0.6.1"
supports-color "^6.1.0"
postcss@^8.4.27:
version "8.4.27"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
postcss@^8.4.29:
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"