Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions pnpm-lock.yaml

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

5 changes: 4 additions & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ overrides:
fast-uri: '>=4.1.1'
postcss: '>=8.5.18'
'minimatch@10>brace-expansion': '5.0.8'
'nx>brace-expansion': '5.0.8'
'nx>brace-expansion': '5.0.9'
# @trivago/prettier-plugin-sort-imports pins minimatch@^9, which drags in the
# unpatched brace-expansion@2.x line (GHSA-mh99-v99m-4gvg). Force it onto minimatch@10
# instead, which already resolves to the patched brace-expansion@5.0.8.
Expand All @@ -59,3 +59,6 @@ allowBuilds:
esbuild: true
less: false
nx: true
minimumReleaseAgeExclude:
# Renovate security update: brace-expansion@5.0.9
- brace-expansion@5.0.9
Loading