Add yarn.lock parser that produces DependencyGraph
Created by: mrnugget
This is stacked on top of #36481 and adds the yarn.lock
parser that
produces a lockfiles.DependencyGraph
that is then persisted to the
database.
Test plan
- New tests added
- Existing tests