monodeploy
monodeploy copied to clipboard
deps: update to yarn 4.1.1
trafficstars
Description
Updates to Yarn 4.1.1. Some checksum changes in Yarn 4.1.0 are possibly causing the yarn.lock to regress back to the 4.0.1 version when monodeploy commits changelog and package.json changes after publish in yarn 4.1.x repos. Monodeploy runs a yarn install here, which I think is where the issue is. Relevant changes in 4.1.0 here.
Related Issues
- Closes #0, a short description of the linked issue.
Checklist
- [x] I agree to abide by the Code of Conduct.
- [ ] I have updated the relevant gatsby files (documentation).
- [ ] This PR has sufficient test coverage.
- [ ] This PR title satisfies semantic convention.
Additional Comments
No additional comments.