Skip to content

Fix yarn.lock whitespace parsing bug [gemnasium only]

Adam Cohen requested to merge 290239-fix-yarn-parsing-bug into master

What does this MR do?

This MR fixes a bug that causes gemnasium to fail with a cannot parse dependency error when parsing yarn.lock files containing only whitespace on a line.

What are the relevant issue numbers?

A yarn.lock with incorrectly formatted whitespa... (gitlab-org/gitlab#290239 - closed)

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports