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 Oct 31, 2024
1 parent 651a3c4 commit f0b711d
Show file tree
Hide file tree
Showing 5 changed files with 5,563 additions and 5,504 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.6.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.1.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 @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.8.6.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"engines": {
"node": ">=22.0.0"
},
"packageManager": "yarn@3.8.6"
"packageManager": "yarn@4.5.1"
}
Loading

0 comments on commit f0b711d

Please sign in to comment.