Skip to content

Commit 2041ad0

Browse files
build(deps-dev): bump postcss
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 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.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8675058 commit 2041ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/vercel/examples/route-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "^18.2.7",
2121
"@types/react-dom": "^18.2.4",
2222
"autoprefixer": "10.4.14",
23-
"postcss": "8.4.23",
23+
"postcss": "8.4.31",
2424
"tailwindcss": "3.3.2",
2525
"typescript": "5.1.6"
2626
}

0 commit comments

Comments
 (0)