Bump postcss-cli from 8.3.0 to 8.3.1 (#3224)

Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/8.3.0...8.3.1)

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]
2020-12-22 08:42:47 +01:00
committed by GitHub
parent 018363305a
commit 9bdb706eb1
2 changed files with 7 additions and 7 deletions

View File

@@ -146,7 +146,7 @@
"nodemon": "^2.0.6",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.1",
"postcss-cli": "^8.3.0",
"postcss-cli": "^8.3.1",
"rollup": "^2.34.0",
"stylelint": "^13.8.0",
"stylelint-config-twbs-bootstrap": "^2.1.0",