Skip to content

fix: constrain brace-expansion to <3 for CJS compatibility - #73

Merged
akash-aman merged 1 commit into
mainfrom
fix/dependabot-security-bumps
Apr 1, 2026
Merged

fix: constrain brace-expansion to <3 for CJS compatibility#73
akash-aman merged 1 commit into
mainfrom
fix/dependabot-security-bumps

Conversation

@akash-aman

Copy link
Copy Markdown
Collaborator

brace-expansion@5.x is ESM-only, which breaks minimatch@9.0.5's CJS require() call in @eslint/config-array, causing lint failures.


name: Pull Request
about: Propose a change to the project
title: ''
labels: ''
assignees: ''

What does this PR do?
A clear and concise description of what this pull request does.

Related issues
Please link to any related issues here.

Testing done
Please describe the tests that you ran to verify your changes.

Additional context
Add any other context or screenshots about the pull request here.

brace-expansion@5.x is ESM-only, which breaks minimatch@9.0.5's
CJS require() call in @eslint/config-array, causing lint failures.
@vercel

vercel Bot commented Apr 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dynamix-layout-react Ready Ready Preview, Comment Apr 1, 2026 6:36am
dynamix-layout-site Ready Ready Preview, Comment Apr 1, 2026 6:36am
dynamix-layout-solid Ready Ready Preview, Comment Apr 1, 2026 6:36am

@akash-aman
akash-aman merged commit e783777 into main Apr 1, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant