@@ -22,8 +22,8 @@ exports[`Commands constraints test (empty project / gen_enforced_dependency (amb
22
22
" stderr" : " " ,
23
23
" stdout" : " └─ root-workspace-0b6124@workspace:.
24
24
└─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
25
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
26
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
25
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
26
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
27
27
" ,
28
28
}
29
29
` ;
@@ -126,8 +126,8 @@ exports[`Commands constraints test (empty project / gen_enforced_field (ambiguou
126
126
" stderr" : " " ,
127
127
" stdout" : " └─ root-workspace-0b6124@workspace:.
128
128
└─ Conflict detected in constraint targeting dependencies [" a-new-dep" ]; conflicting values are :
129
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
130
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
129
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
130
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
131
131
" ,
132
132
}
133
133
` ;
@@ -278,18 +278,18 @@ exports[`Commands constraints test (multiple workspaces / gen_enforced_dependenc
278
278
" stderr" : " " ,
279
279
" stdout" : " ├─ root-workspace-0b6124@workspace:.
280
280
│ └─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
281
- │ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
282
- │ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
281
+ │ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
282
+ │ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
283
283
│
284
284
├─ workspace - a @workspace :packages / workspace - a
285
285
│ └─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
286
- │ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
287
- │ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
286
+ │ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
287
+ │ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
288
288
│
289
289
└─ workspace - b @workspace :packages / workspace - b
290
290
└─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
291
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
292
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
291
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
292
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
293
293
" ,
294
294
}
295
295
` ;
@@ -354,19 +354,19 @@ exports[`Commands constraints test (multiple workspaces / gen_enforced_dependenc
354
354
" stderr" : " " ,
355
355
" stdout" : " ├─ workspace-a@workspace:packages/workspace-a
356
356
│ ├─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
357
- │ │ ├─ undefined at exports .constraints (/ path / to / yarn .config .js :3 :72 )
358
- │ │ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :82 )
357
+ │ │ ├─ undefined at exports .constraints (/ path / to / yarn .config .cjs :3 :72 )
358
+ │ │ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :82 )
359
359
│ └─ Conflict detected in constraint targeting devDependencies [" no-deps" ]; conflicting values are :
360
- │ ├─ undefined at exports .constraints (/ path / to / yarn .config .js :3 :72 )
361
- │ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :82 )
360
+ │ ├─ undefined at exports .constraints (/ path / to / yarn .config .cjs :3 :72 )
361
+ │ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :82 )
362
362
│
363
363
└─ workspace - b @workspace :packages / workspace - b
364
364
├─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
365
- │ ├─ undefined at exports .constraints (/ path / to / yarn .config .js :3 :72 )
366
- │ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :82 )
365
+ │ ├─ undefined at exports .constraints (/ path / to / yarn .config .cjs :3 :72 )
366
+ │ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :82 )
367
367
└─ Conflict detected in constraint targeting devDependencies [" no-deps" ]; conflicting values are :
368
- ├─ undefined at exports .constraints (/ path / to / yarn .config .js :3 :72 )
369
- └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :82 )
368
+ ├─ undefined at exports .constraints (/ path / to / yarn .config .cjs :3 :72 )
369
+ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :82 )
370
370
" ,
371
371
}
372
372
` ;
@@ -472,18 +472,18 @@ exports[`Commands constraints test (multiple workspaces / gen_enforced_field (am
472
472
" stderr" : " " ,
473
473
" stdout" : " ├─ root-workspace-0b6124@workspace:.
474
474
│ └─ Conflict detected in constraint targeting dependencies [" a-new-dep" ]; conflicting values are :
475
- │ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
476
- │ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
475
+ │ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
476
+ │ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
477
477
│
478
478
├─ workspace - a @workspace :packages / workspace - a
479
479
│ └─ Conflict detected in constraint targeting dependencies [" a-new-dep" ]; conflicting values are :
480
- │ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
481
- │ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
480
+ │ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
481
+ │ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
482
482
│
483
483
└─ workspace - b @workspace :packages / workspace - b
484
484
└─ Conflict detected in constraint targeting dependencies [" a-new-dep" ]; conflicting values are :
485
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
486
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
485
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
486
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
487
487
" ,
488
488
}
489
489
` ;
@@ -696,8 +696,8 @@ exports[`Commands constraints test (one regular dependency / gen_enforced_depend
696
696
" stderr" : " " ,
697
697
" stdout" : " └─ root-workspace-0b6124@workspace:.
698
698
└─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
699
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
700
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
699
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
700
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
701
701
" ,
702
702
}
703
703
` ;
@@ -744,8 +744,8 @@ exports[`Commands constraints test (one regular dependency / gen_enforced_depend
744
744
" stderr" : " " ,
745
745
" stdout" : " └─ root-workspace-0b6124@workspace:.
746
746
└─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
747
- ├─ undefined at exports .constraints (/ path / to / yarn .config .js :3 :72 )
748
- └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :82 )
747
+ ├─ undefined at exports .constraints (/ path / to / yarn .config .cjs :3 :72 )
748
+ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :82 )
749
749
" ,
750
750
}
751
751
` ;
@@ -812,8 +812,8 @@ exports[`Commands constraints test (one regular dependency / gen_enforced_field
812
812
" stderr" : " " ,
813
813
" stdout" : " └─ root-workspace-0b6124@workspace:.
814
814
└─ Conflict detected in constraint targeting dependencies [" a-new-dep" ]; conflicting values are :
815
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
816
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
815
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
816
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
817
817
" ,
818
818
}
819
819
` ;
@@ -972,8 +972,8 @@ exports[`Commands constraints test (two development dependencies / gen_enforced_
972
972
" stderr" : " " ,
973
973
" stdout" : " └─ root-workspace-0b6124@workspace:.
974
974
└─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
975
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
976
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
975
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
976
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
977
977
" ,
978
978
}
979
979
` ;
@@ -1016,8 +1016,8 @@ exports[`Commands constraints test (two development dependencies / gen_enforced_
1016
1016
" stderr" : " " ,
1017
1017
" stdout" : " └─ root-workspace-0b6124@workspace:.
1018
1018
└─ Conflict detected in constraint targeting devDependencies [" no-deps" ]; conflicting values are :
1019
- ├─ undefined at exports .constraints (/ path / to / yarn .config .js :3 :72 )
1020
- └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :82 )
1019
+ ├─ undefined at exports .constraints (/ path / to / yarn .config .cjs :3 :72 )
1020
+ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :82 )
1021
1021
" ,
1022
1022
}
1023
1023
` ;
@@ -1084,8 +1084,8 @@ exports[`Commands constraints test (two development dependencies / gen_enforced_
1084
1084
" stderr" : " " ,
1085
1085
" stdout" : " └─ root-workspace-0b6124@workspace:.
1086
1086
└─ Conflict detected in constraint targeting dependencies [" a-new-dep" ]; conflicting values are :
1087
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
1088
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
1087
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
1088
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
1089
1089
" ,
1090
1090
}
1091
1091
` ;
@@ -1236,8 +1236,8 @@ exports[`Commands constraints test (two regular dependencies / gen_enforced_depe
1236
1236
" stderr" : " " ,
1237
1237
" stdout" : " └─ root-workspace-0b6124@workspace:.
1238
1238
└─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
1239
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
1240
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
1239
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
1240
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
1241
1241
" ,
1242
1242
}
1243
1243
` ;
@@ -1284,8 +1284,8 @@ exports[`Commands constraints test (two regular dependencies / gen_enforced_depe
1284
1284
" stderr" : " " ,
1285
1285
" stdout" : " └─ root-workspace-0b6124@workspace:.
1286
1286
└─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
1287
- ├─ undefined at exports .constraints (/ path / to / yarn .config .js :3 :72 )
1288
- └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :82 )
1287
+ ├─ undefined at exports .constraints (/ path / to / yarn .config .cjs :3 :72 )
1288
+ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :82 )
1289
1289
" ,
1290
1290
}
1291
1291
` ;
@@ -1352,8 +1352,8 @@ exports[`Commands constraints test (two regular dependencies / gen_enforced_fiel
1352
1352
" stderr" : " " ,
1353
1353
" stdout" : " └─ root-workspace-0b6124@workspace:.
1354
1354
└─ Conflict detected in constraint targeting dependencies [" a-new-dep" ]; conflicting values are :
1355
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
1356
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
1355
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
1356
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
1357
1357
" ,
1358
1358
}
1359
1359
` ;
@@ -1512,8 +1512,8 @@ exports[`Commands constraints test (two regular dependencies, two development de
1512
1512
" stderr" : " " ,
1513
1513
" stdout" : " └─ root-workspace-0b6124@workspace:.
1514
1514
└─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
1515
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
1516
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
1515
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
1516
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
1517
1517
" ,
1518
1518
}
1519
1519
` ;
@@ -1561,11 +1561,11 @@ exports[`Commands constraints test (two regular dependencies, two development de
1561
1561
" stderr" : " " ,
1562
1562
" stdout" : " └─ root-workspace-0b6124@workspace:.
1563
1563
├─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
1564
- │ ├─ undefined at exports .constraints (/ path / to / yarn .config .js :3 :72 )
1565
- │ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :82 )
1564
+ │ ├─ undefined at exports .constraints (/ path / to / yarn .config .cjs :3 :72 )
1565
+ │ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :82 )
1566
1566
└─ Conflict detected in constraint targeting devDependencies [" no-deps" ]; conflicting values are :
1567
- ├─ undefined at exports .constraints (/ path / to / yarn .config .js :3 :72 )
1568
- └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :82 )
1567
+ ├─ undefined at exports .constraints (/ path / to / yarn .config .cjs :3 :72 )
1568
+ └─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :82 )
1569
1569
" ,
1570
1570
}
1571
1571
` ;
@@ -1632,8 +1632,8 @@ exports[`Commands constraints test (two regular dependencies, two development de
1632
1632
" stderr" : " " ,
1633
1633
" stdout" : " └─ root-workspace-0b6124@workspace:.
1634
1634
└─ Conflict detected in constraint targeting dependencies [" a-new-dep" ]; conflicting values are :
1635
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
1636
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
1635
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
1636
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
1637
1637
" ,
1638
1638
}
1639
1639
` ;
@@ -1792,8 +1792,8 @@ exports[`Commands constraints test (various field types / gen_enforced_dependenc
1792
1792
" stderr" : " " ,
1793
1793
" stdout" : " └─ foo@workspace:.
1794
1794
└─ Conflict detected in constraint targeting dependencies [" no-deps" ]; conflicting values are :
1795
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
1796
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
1795
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
1796
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
1797
1797
" ,
1798
1798
}
1799
1799
` ;
@@ -1896,8 +1896,8 @@ exports[`Commands constraints test (various field types / gen_enforced_field (am
1896
1896
" stderr" : " " ,
1897
1897
" stdout" : " └─ foo@workspace:.
1898
1898
└─ Conflict detected in constraint targeting dependencies [" a-new-dep" ]; conflicting values are :
1899
- ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .js :3 :46 )
1900
- └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .js :4 :46 )
1899
+ ├─ ' 1.0.0' at exports .constraints (/ path / to / yarn .config .cjs :3 :46 )
1900
+ └─ ' 2.0.0' at exports .constraints (/ path / to / yarn .config .cjs :4 :46 )
1901
1901
" ,
1902
1902
}
1903
1903
` ;
0 commit comments