Bump postcss from 8.1.6 to 8.1.7 (#32171)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.6 to 8.1.7. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.6...8.1.7 ) Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
Showing
+4 -4
... | @@ -126,7 +126,7 @@ | ... | @@ -126,7 +126,7 @@ |
"nodemon": "^2.0.6", | "nodemon": "^2.0.6", | ||
"npm-run-all": "^4.1.5", | "npm-run-all": "^4.1.5", | ||
"popper.js": "^1.16.1", | "popper.js": "^1.16.1", | ||
"postcss": "^8.1.6", | "postcss": "^8.1.7", | ||
"postcss-cli": "^8.2.0", | "postcss-cli": "^8.2.0", | ||
"rollup": "^2.33.2", | "rollup": "^2.33.2", | ||
"rollup-plugin-istanbul": "^2.0.1", | "rollup-plugin-istanbul": "^2.0.1", | ||
... | ... |
Please register or sign in to comment