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 Nov 14, 2024
1 parent 82b7ce6 commit 1573aec
Show file tree
Hide file tree
Showing 5 changed files with 1,894 additions and 1,835 deletions.
875 changes: 0 additions & 875 deletions client/.yarn/releases/yarn-3.8.6.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions client/.yarn/releases/yarn-4.5.1.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.6.cjs
yarnPath: .yarn/releases/yarn-4.5.1.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.6",
"packageManager": "yarn@4.5.1",
"devDependencies": {
"@bufbuild/protoc-gen-connect-web": "0.11.0",
"@bufbuild/protoc-gen-es": "0.5.0",
Expand Down
Loading

0 comments on commit 1573aec

Please sign in to comment.