Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit b759522

Browse files
Bump postcss from 8.4.28 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.28...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b275e4f commit b759522

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vitejs/plugin-react": "^3.1.0",
2626
"autoprefixer": "^10.4.13",
2727
"concurrently": "^7.6.0",
28-
"postcss": "^8.4.21",
28+
"postcss": "^8.4.31",
2929
"tailwindcss": "^3.2.7",
3030
"typescript": "^4.9.3",
3131
"vite": "^4.1.0"

examples/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint": "^8.28.0",
2929
"eslint-config-prettier": "^8.5.0",
3030
"eslint-plugin-svelte3": "^4.0.0",
31-
"postcss": "^8.4.21",
31+
"postcss": "^8.4.31",
3232
"prettier": "^2.8.0",
3333
"prettier-plugin-svelte": "^2.8.1",
3434
"svelte": "^3.54.0",

pnpm-lock.yaml

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)