Skip to content

Commit 926ae35

Browse files
fix(deps): update dependency postcss to v8.5.10 (#2836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3deb5b6 commit 926ae35

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

bun.lock

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

packages/cssnano/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@node-minify/utils": "workspace:*",
5656
"cssnano": "^7.1.3",
57-
"postcss": "8.5.9"
57+
"postcss": "8.5.10"
5858
},
5959
"devDependencies": {
6060
"@node-minify/types": "workspace:*"

0 commit comments

Comments
 (0)