paritytech / asset-transfer-api

Typescript API aiming to provide clear, and simple to use tools for transferring assets across common good parachains.
Apache License 2.0
44 stars 11 forks source link

chore(yarn): bump yarn to 4.2.2 #411

Closed Imod7 closed 5 months ago

Imod7 commented 5 months ago

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 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.