chore(deps-dev): bump postcss from 8.1.14 to 8.2.1

Bumps [postcss](https://github.com/postcss/postcss) from 8.1.14 to 8.2.1.
- [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.1.14...8.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-14 05:04:29 +00:00
committed by GitHub
parent be5caccdee
commit 5b8a801d68
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6228,9 +6228,9 @@
}
},
"postcss": {
"version": "8.1.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.14.tgz",
"integrity": "sha512-KatkyVPBKfENS+c3dpXJoDXnDD5UZs5exAnDksLqaRJPKwYphEPZt4N0m0i049v2/BtWVQibAhxW4ilXXcolpA==",
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.1.tgz",
"integrity": "sha512-RhsqOOAQzTgh1UB/IZdca7F9WDb7SUCR2Vnv1x7DbvuuggQIpoDwjK+q0rzoPffhYvWNKX5JSwS4so4K3UC6vA==",
"dev": true,
"requires": {
"colorette": "^1.2.1",
+1 -1
View File
@@ -53,7 +53,7 @@
"autoprefixer": "^10.0.4",
"babel-preset-react-app": "^10.0.0",
"cypress": "^6.0.1",
"postcss": "^8.1.14",
"postcss": "^8.2.1",
"postcss-nested": "^5.0.2",
"prettier": "2.2.1",
"prop-types": "^15.7.2",