Skip to content

Commit da29e62

Browse files
chore(deps-dev): bump postcss
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.5.10. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0e475d commit da29e62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react": "^18.2.7",
2222
"@types/react-dom": "^18.2.4",
2323
"autoprefixer": "10.4.14",
24-
"postcss": "8.4.31",
24+
"postcss": "8.5.10",
2525
"tailwindcss": "3.3.2",
2626
"typescript": "5.1.6"
2727
}

0 commit comments

Comments
 (0)