Files
bun.sh/test/regression
Claude Bot 31ad2d9d70 Fix regex to match dependency paths with special characters
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>
2026-01-15 00:40:16 +00:00
..