Bump postcss from 8.2.15 to 8.3.0

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.0.
- [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.2.15...8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-24 06:01:35 +00:00
committed by Thomas Ruoff
parent a80e08cdd5
commit 52e1ad8226
2 changed files with 11 additions and 11 deletions

View File

@@ -31,7 +31,7 @@
"@types/react-calendar": "^3.1.6",
"@types/uuid": "^8.3.0",
"jest": "^26.6.3",
"postcss": "^8.2.15",
"postcss": "^8.3.0",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.5.6",