Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): update
yarn.lock
on release PRs (#4075)
# Description ## Problem\* Resolves <!-- Link to GitHub Issue --> ## Summary\* This PR should resolve the CI failures on the release-please PR. This is because the Noir playground uses a fixed version of noir packages and so results in new entries in the yarn.lock file as we update everything else. The Noir playground should be updated so that it doesn't bring in its own dependencies to fix this properly. ## Additional Context ## Documentation\* Check one: - [x] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[Exceptional Case]** Documentation to be submitted in a separate PR. # PR Checklist\* - [x] I have tested the changes locally. - [x] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
- Loading branch information