chore(deps-dev): bump postcss from 8.2.12 to 8.2.13

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.12 to 8.2.13.
- [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.12...8.2.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-05-03 05:00:54 +00:00
committed by GitHub
parent 5562106913
commit bd92e174e0
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"autoprefixer": "^10.2.5",
"babel-preset-react-app": "^10.0.0",
"cypress": "^7.1.0",
"postcss": "^8.2.12",
"postcss": "^8.2.13",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.5",
"prettier": "2.2.1",
@@ -7975,9 +7975,9 @@
}
},
"node_modules/postcss": {
"version": "8.2.12",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.12.tgz",
"integrity": "sha512-BJnGT5+0q2tzvs6oQfnY2NpEJ7rIXNfBnZtQOKCIsweeWXBXeDd5k31UgTdS3d/c02ouspufn37mTaHWkJyzMQ==",
"version": "8.2.13",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.13.tgz",
"integrity": "sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==",
"dev": true,
"dependencies": {
"colorette": "^1.2.2",
@@ -18478,9 +18478,9 @@
}
},
"postcss": {
"version": "8.2.12",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.12.tgz",
"integrity": "sha512-BJnGT5+0q2tzvs6oQfnY2NpEJ7rIXNfBnZtQOKCIsweeWXBXeDd5k31UgTdS3d/c02ouspufn37mTaHWkJyzMQ==",
"version": "8.2.13",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.13.tgz",
"integrity": "sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==",
"dev": true,
"requires": {
"colorette": "^1.2.2",
+1 -1
View File
@@ -54,7 +54,7 @@
"autoprefixer": "^10.2.5",
"babel-preset-react-app": "^10.0.0",
"cypress": "^7.1.0",
"postcss": "^8.2.12",
"postcss": "^8.2.13",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.5",
"prettier": "2.2.1",