Merge pull request #1389 from wbkd/dependabot/npm_and_yarn/main/postcss-8.3.6

chore(deps-dev): bump postcss from 8.3.5 to 8.3.6
This commit is contained in:
Moritz Klack
2021-07-26 13:39:10 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"autoprefixer": "^10.3.1",
"babel-preset-react-app": "^10.0.0",
"cypress": "^8.0.0",
"postcss": "^8.3.5",
"postcss": "^8.3.6",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.5",
"prettier": "2.3.2",
@@ -8349,9 +8349,9 @@
}
},
"node_modules/postcss": {
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.5.tgz",
"integrity": "sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==",
"version": "8.3.6",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.6.tgz",
"integrity": "sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==",
"dev": true,
"dependencies": {
"colorette": "^1.2.2",
@@ -18837,9 +18837,9 @@
}
},
"postcss": {
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.5.tgz",
"integrity": "sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==",
"version": "8.3.6",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.6.tgz",
"integrity": "sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==",
"dev": true,
"requires": {
"colorette": "^1.2.2",
+1 -1
View File
@@ -54,7 +54,7 @@
"autoprefixer": "^10.3.1",
"babel-preset-react-app": "^10.0.0",
"cypress": "^8.0.0",
"postcss": "^8.3.5",
"postcss": "^8.3.6",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.5",
"prettier": "2.3.2",