chore(deps-dev): bump postcss from 8.4.25 to 8.4.26 (#5228)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.26.
- [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.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-18 13:17:51 +05:30
committed by GitHub
parent ae2d04b87c
commit b0a613490f
2 changed files with 8 additions and 8 deletions

View File

@@ -79,7 +79,7 @@
"lockfile-lint": "^4.10.6",
"nodemon": "^3.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.25",
"postcss": "^8.4.26",
"postcss-cli": "^10.1.0",
"prettier": "^3.0.0",
"prettier-plugin-astro": "^0.10.0",