Bump postcss from 8.3.2 to 8.3.3 in /build/javascript (#1102)

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.2 to 8.3.3.
- [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.2...8.3.3)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-06-14 00:18:48 -07:00
committed by GitHub
parent 6c560f15c1
commit 21722e0d27
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
},
"devDependencies": {
"cssnano": "^5.0.6",
"postcss": "^8.3.2",
"postcss": "^8.3.3",
"postcss-cli": "^8.3.1"
},
"snowpack": {