feat(dev-env): Pin yarn version#2806
Conversation
|
|
Messed up git commits completely fixing |
273b7d1 to
752b4f8
Compare
|
@mslipper i messed up my git but fixed. Seperately, I included a changeset that minor bumps every package but that seems odd since I technically changed 0 packages here. |
|
You don't need that changeset - the Mergify comment is just a reminder 😄 |
60a677b to
9688cd7
Compare
9688cd7 to
014becc
Compare
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Yarn is a small (or at least smaller than you'd expect) javascript file. Committing it in the monorepo guarantees that anybody using the monorepo is all using the latest and consistent version of yarn. Run
yarn update:yarnto update the version.This matches what we did in gateway in this pr https://github.com/ethereum-optimism/gateway/pull/417