Skip to content

Commit cdc8c28

Browse files
build(deps-dev): bump postcss in /react-tailwind-template
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.1 to 8.5.2. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.1...8.5.2) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a32a848 commit cdc8c28

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

react-tailwind-template/package-lock.json

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

react-tailwind-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint": "^9.20.0",
2727
"eslint-plugin-react-hooks": "^5.1.0",
2828
"eslint-plugin-react-refresh": "^0.4.14",
29-
"postcss": "^8.5.1",
29+
"postcss": "^8.5.2",
3030
"tailwindcss": "^3.4.17",
3131
"typescript": "^5.7.3",
3232
"vite": "^6.1.0"

0 commit comments

Comments
 (0)