mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 03:18:53 +00:00
Update the regex in the regression test to use [^\n]+ instead of [@\w./-]+ to match dependency paths that contain parentheses, angle brackets, and spaces (e.g., "(root) > peer-deps-fixed"). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>