Skip to content

Commit 6ce8659

Browse files
chore(deps): update dependency postcss to v8.5.23 [security] (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b95c5bd commit 6ce8659

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"jsdom": "29.1.1",
8080
"lint-staged": "16.4.0",
8181
"mongodb": "6.21.0",
82-
"postcss": "8.5.18",
82+
"postcss": "8.5.23",
8383
"prettier": "3.8.3",
8484
"prettier-plugin-jsdoc": "1.8.0",
8585
"prettier-plugin-tailwindcss": "0.8.0",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ minimumReleaseAgeExclude:
2727
- next@16.2.11
2828
# Renovate security update: next-auth@5.0.0-beta.32
2929
- next-auth@5.0.0-beta.32
30-
# Renovate security update: postcss@8.5.18
31-
- postcss@8.5.18
30+
# Renovate security update: postcss@8.5.18 || 8.5.23
31+
- postcss@8.5.18 || 8.5.23

0 commit comments

Comments
 (0)