Taking the opportunity of Tarik's Sidecar PR for the yarn upgrade, I thought it would be a good idea to apply the same PR here.
Note
I used the command yarn set version stable which updated yarn to its latest version, v4.2.2. After the upgrade, I run also yarn and yarn dedupe to make sure it is working as expected.
Description
Taking the opportunity of Tarik's Sidecar PR for the yarn upgrade, I thought it would be a good idea to apply the same PR here.
Note
I used the command
yarn set version stable
which updatedyarn
to its latest version, v4.2.2. After the upgrade, I run alsoyarn
andyarn dedupe
to make sure it is working as expected.