This project is mirrored from https://github.com/angular/angular.git.
Pull mirroring updated .
- Jun 16, 2023
-
-
Joey Perrott authored
update yarn to the latest version PR Close #50732
-
- Nov 16, 2021
-
-
Joey Perrott authored
Update to the latest version of yarn, 1.22.17. PR Close #44150
-
- Jan 27, 2021
-
-
Joey Perrott authored
Update to the latest version of yarn. PR Close #40562
-
- Sep 19, 2020
-
-
Joey Perrott authored
Update the vendored version of yarn to the latest version. PR Close #38869
-
- Apr 15, 2020
-
-
Joey Perrott authored
PR Close #36464
-
- Jan 24, 2020
-
-
Joey Perrott authored
Rather than enforcing yarn versioning using `package.json`'s engines value. We can utilize yarn's `yarn-path` value to ensure that the version of yarn used at execution time is consistent for everyone who uses our repo. This is the first step in this wider vendoring process. We will use this same vendoring mechanism for CI after https://github.com/bazelbuild/rules_nodejs/pull/1569 lands PR Close #34902
-