Lock yarn to 1.23.0 (#922)

* Lock yarn to 1.23.0

* fix flaky test

* Fix flaky tests
This commit is contained in:
Justin Halsall
2022-06-30 17:20:26 +02:00
committed by GitHub
parent af8ed5513c
commit c81e609d7b
5 changed files with 147430 additions and 29 deletions

5
.gitignore vendored
View File

@@ -3,7 +3,6 @@
.idea
node_modules
package-lock.json
# yarn.lock
temp
@@ -17,3 +16,7 @@ build
dist
.turbo
# `.yarn/install-state.gz` is an optimization file that you shouldn't ever have to commit.
# It simply stores the exact state of your project so that the next commands can boot without having to resolve your workspaces all over again.
.yarn/install-state.gz