Skip to content

Commit

Permalink
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 57d82f7 commit 0d1c303
Show file tree
Hide file tree
Showing 5 changed files with 11,526 additions and 11,476 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.5.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.0.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
Expand Up @@ -17,4 +17,4 @@ plugins:

postinstall: ./scripts/postinstall.sh

yarnPath: .yarn/releases/yarn-3.8.5.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@
"node": ">=18",
"npm": ">=5"
},
"packageManager": "yarn@3.8.5"
"packageManager": "yarn@4.5.0"
}
Loading

0 comments on commit 0d1c303

Please sign in to comment.