chore(deps-dev): bump postcss from 8.2.5 to 8.2.6

This commit is contained in:
dependabot[bot]
2021-02-11 00:23:04 -05:00
committed by GitHub
parent 5e69d3c4f2
commit 649be5d78b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -24700,9 +24700,9 @@
"dev": true
},
"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",

View File

@@ -157,7 +157,7 @@
"npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1",
"open": "^7.4.0",
"postcss": "=8.2.5",
"postcss": "=8.2.6",
"postcss-loader": "=4.2.0",
"postcss-preset-env": "=6.7.0",
"prettier": "^2.0.0",