Merge pull request #7176 from swagger-api/dependabot/npm_and_yarn/postcss-8.2.10

This commit is contained in:
dependabot[bot]
2021-04-14 09:11:15 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -24978,9 +24978,9 @@
"dev": true
},
"postcss": {
"version": "8.2.9",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.9.tgz",
"integrity": "sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==",
"version": "8.2.10",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.10.tgz",
"integrity": "sha512-b/h7CPV7QEdrqIxtAf2j31U5ef05uBDuvoXv6L51Q4rcS1jdlXAVKJv+atCFdUXYl9dyTHGyoMzIepwowRJjFw==",
"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.5",
"postcss": "=8.2.9",
"postcss": "=8.2.10",
"postcss-loader": "=4.2.0",
"postcss-preset-env": "=6.7.0",
"prettier": "^2.0.0",