Merge pull request #895 from wbkd/dependabot/npm_and_yarn/main/postcss-8.2.6

This commit is contained in:
dependabot-preview[bot]
2021-02-15 05:05:34 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7582,9 +7582,9 @@
}
},
"postcss": {
"version": "8.2.5",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.5.tgz",
"integrity": "sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg==",
"version": "8.2.6",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.6.tgz",
"integrity": "sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==",
"dev": true,
"requires": {
"colorette": "^1.2.1",
+1 -1
View File
@@ -58,7 +58,7 @@
"cypress": "^6.4.0",
"dagre": "^0.8.5",
"localforage": "^1.9.0",
"postcss": "^8.2.5",
"postcss": "^8.2.6",
"postcss-cli": "^8.3.1",
"postcss-nested": "^5.0.3",
"prettier": "2.2.1",