Bump postcss from 8.4.29 to 8.4.30

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.30.
- [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.29...8.4.30)

---
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-09-25 08:42:58 +00:00 committed by GitHub
parent e57edb1482
commit 3d13da5a55
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.28",
"postcss": "^8.4.30",
"sass": "^1.68.0",
"stacking-order": "^2.0.0",
"svelte": "^3.59.2",
@ -3645,9 +3645,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.29",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.29.tgz",
"integrity": "sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==",
"version": "8.4.30",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz",
"integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==",
"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.28",
"postcss": "^8.4.30",
"sass": "^1.68.0",
"stacking-order": "^2.0.0",
"svelte": "^3.59.2",