Skip to content

Commit

Permalink
Update Yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent d254b3c commit 0c72301
Show file tree
Hide file tree
Showing 5 changed files with 1,885 additions and 1,835 deletions.
875 changes: 0 additions & 875 deletions client/.yarn/releases/yarn-3.8.3.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions client/.yarn/releases/yarn-4.4.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.8.3.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"packageManager": "yarn@3.8.3",
"packageManager": "yarn@4.4.0",
"devDependencies": {
"@bufbuild/protoc-gen-connect-web": "0.11.0",
"@bufbuild/protoc-gen-es": "0.5.0",
Expand Down
Loading

0 comments on commit 0c72301

Please sign in to comment.