Commit d5bf553
test(yarn2): Verify handling of circular dependencies
Add a Yarn2 test project to verify that circular dependencies are now
being handled corectly. The project has two dependencies, `mlly:1.8.0`
and `pkg-types:1.3.1`, which both depend on each other.
Signed-off-by: Martin Nonnenmacher <martin.nonnenmacher@bosch.com>1 parent 403c91c commit d5bf553
6 files changed
Lines changed: 1479 additions & 0 deletions
File tree
- plugins/package-managers/node/src
- funTest
- assets/projects/synthetic/yarn2
- project-with-circular-dependencies
- kotlin/yarn2
- test/kotlin
0 commit comments