Skip to content

Commit 67dd9ba

Browse files
chore(deps-dev): bump postcss from 8.5.6 to 8.5.8 in /packages/ui (#100)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.8. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c78c0f6 commit 67dd9ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "^19.0.7",
1919
"@types/node": "22.10.10",
2020
"autoprefixer": "10.4.27",
21-
"postcss": "8.5.6",
21+
"postcss": "8.5.8",
2222
"tailwindcss": "3.4.19",
2323
"typescript": "5.7.3"
2424
},

0 commit comments

Comments
 (0)