build(deps-dev): 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-07 05:08:44 +00:00 committed by GitHub
parent 064b45c32c
commit 8a49b65ce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 22 deletions

View file

@ -48,7 +48,7 @@
"@types/react-dom": "^18.2.6",
"autoprefixer": "^10.4.14",
"depcheck": "^1.4.3",
"postcss": "^8.4.24",
"postcss": "^8.4.25",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.2",
"typescript": "^5.1.6"