Skip to content

Commit

Permalink
chore: update yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Mar 23, 2023
1 parent 38c6cdc commit 6f62aa2
Show file tree
Hide file tree
Showing 4 changed files with 878 additions and 783 deletions.
781 changes: 0 additions & 781 deletions .yarn/releases/yarn-4.0.0-rc.11.cjs

This file was deleted.

876 changes: 876 additions & 0 deletions .yarn/releases/yarn-4.0.0-rc.40.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
yarnPath: .yarn/releases/yarn-4.0.0-rc.11.cjs
yarnPath: .yarn/releases/yarn-4.0.0-rc.40.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"build": "yarn workspaces foreach --parallel --topological-dev --no-private run build",
"test": "yarn workspaces foreach --parallel --topological-dev --no-private run test"
},
"packageManager": "yarn@4.0.0-rc.11"
"packageManager": "yarn@4.0.0-rc.40"
}

0 comments on commit 6f62aa2

Please sign in to comment.