4 Commits

Author SHA1 Message Date
Joey Perrott
e7e01d213e build: update to yarn v1.22.10
Update to the latest version of yarn.
2021-01-26 09:27:20 -06:00
Joey Perrott
2d847b17c0 build: update to latest version of yarn
Update the vendored version of yarn to the latest version.
2020-09-16 11:25:37 -04:00
Keen Yee Liau
871cf06c30 build: update to yarn 1.22.4
This commit vendors yarn v1.22.4 into angular cli repo and updates yarnrc.

Reference PR: https://github.com/angular/angular/pull/36464
2020-04-22 14:05:36 -07:00
Joey Perrott
e2f67ccdf4 build: vendor yarn using the .yarnrc yarn-path value
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.
2020-02-14 12:34:00 -08:00