chore(deps-dev): bump postcss from 8.4.27 to 8.4.28 (#9140)

This commit is contained in:
dependabot[bot]
2023-08-17 11:37:11 +00:00
committed by GitHub
parent c5ac7041ae
commit 5aa446b3d3
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -110,7 +110,7 @@
"npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1",
"open": "^9.1.0",
"postcss": "^8.4.26",
"postcss": "^8.4.28",
"postcss-loader": "^7.3.0",
"postcss-preset-env": "^9.1.1",
"prettier": "^3.0.1",
@@ -22499,9 +22499,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.27",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz",
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==",
"version": "8.4.28",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.28.tgz",
"integrity": "sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==",
"dev": true,
"funding": [
{
@@ -46122,9 +46122,9 @@
"dev": true
},
"postcss": {
"version": "8.4.27",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz",
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==",
"version": "8.4.28",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.28.tgz",
"integrity": "sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==",
"dev": true,
"requires": {
"nanoid": "^3.3.6",

View File

@@ -174,7 +174,7 @@
"npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1",
"open": "^9.1.0",
"postcss": "^8.4.26",
"postcss": "^8.4.28",
"postcss-loader": "^7.3.0",
"postcss-preset-env": "^9.1.1",
"prettier": "^3.0.1",