Bump postcss from 8.3.0 to 8.3.4

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

---
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]
2021-06-16 21:50:56 +00:00
committed by Thomas Ruoff
parent ce9f06d8c0
commit 0eeee08659
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
"eslint": "^7.28.0",
"eslint-config-next": "^11.0.0",
"jest": "^26.6.3",
"postcss": "^8.3.0",
"postcss": "^8.3.4",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.5.6",