Skip to content

Commit 5f5896a

Browse files
fix(deps): update dependency postcss to ^8.4.49 (#897)
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Bannert <[email protected]>
1 parent 99a0712 commit 5f5896a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"vitest": "^3.2.4"
212212
},
213213
"peerDependencies": {
214-
"postcss": "^8.4.18",
214+
"postcss": "^8.4.49",
215215
"stylelint": "^15.11.0 || 16.x"
216216
},
217217
"engines": {

0 commit comments

Comments
 (0)