Skip to content

Commit

Permalink
chore(deps): update dependency postcss to ^8.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent ad72510 commit bded0f7
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 38 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"on-finished": "2.4.1",
"open": "^8.4.0",
"picocolors": "^1.1.1",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-load-config": "6.0.1",
"postcss-loader": "8.1.1",
"prebundle": "1.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"deepmerge": "^4.3.1",
"loader-utils": "^2.0.4",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"reduce-configs": "^1.1.0",
"sass-embedded": "^1.83.1"
},
Expand Down
89 changes: 53 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bded0f7

Please sign in to comment.