Bump postcss from 8.4.14 to 8.4.21

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.21.
- [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.14...8.4.21)

---
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-01-09 03:12:39 +00:00
committed by GitHub
parent ca8339c7d5
commit 5374e5162d
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.21.0",
"nodemon": "^2.0.19",
"postcss": "^8.4.13",
"postcss": "^8.4.21",
"tailwindcss": "^3.1.8",
"typescript": "^4.7.4"
},