Merge pull request #7241 from swagger-api/dependabot/npm_and_yarn/postcss-8.2.14

This commit is contained in:
dependabot[bot]
2021-05-06 05:29:44 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -24813,9 +24813,9 @@
"dev": true
},
"postcss": {
"version": "8.2.13",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.13.tgz",
"integrity": "sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==",
"version": "8.2.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.14.tgz",
"integrity": "sha512-+jD0ZijcvyCqPQo/m/CW0UcARpdFylq04of+Q7RKX6f/Tu+dvpUI/9Sp81+i6/vJThnOBX09Quw0ZLOVwpzX3w==",
"dev": true,
"requires": {
"colorette": "^1.2.2",

View File

@@ -156,7 +156,7 @@
"npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1",
"open": "^8.0.7",
"postcss": "=8.2.13",
"postcss": "=8.2.14",
"postcss-loader": "=4.2.0",
"postcss-preset-env": "=6.7.0",
"prettier": "^2.0.0",