Bump postcss from 8.2.15 to 8.3.0 in /build/javascript (#1033)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-20 23:49:46 -07:00
committed by GitHub
parent 6cb73b7aec
commit 7bd30cb218
2 changed files with 11 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
},
"devDependencies": {
"cssnano": "^5.0.3",
"postcss": "^8.2.15",
"postcss": "^8.3.0",
"postcss-cli": "^8.3.1"
},
"snowpack": {