Bump postcss from 8.4.27 to 8.4.28

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.28.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.28)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-21 08:13:32 +00:00 committed by GitHub
parent 15bb149528
commit 18d5196e1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -28,7 +28,7 @@
"flourite": "^1.2.4",
"gpt-tokenizer": "^2.0.0",
"llama-tokenizer-js": "^1.1.3",
"postcss": "^8.4.26",
"postcss": "^8.4.28",
"sass": "^1.65.1",
"stacking-order": "^2.0.0",
"svelte": "^3.59.2",
@ -3600,9 +3600,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": [
{

View File

@ -34,7 +34,7 @@
"flourite": "^1.2.4",
"gpt-tokenizer": "^2.0.0",
"llama-tokenizer-js": "^1.1.3",
"postcss": "^8.4.26",
"postcss": "^8.4.28",
"sass": "^1.65.1",
"stacking-order": "^2.0.0",
"svelte": "^3.59.2",