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 Sep 14, 2024
1 parent c040d2b commit 57862c2
Show file tree
Hide file tree
Showing 6 changed files with 7,258 additions and 6,938 deletions.
631 changes: 0 additions & 631 deletions .yarn/releases/yarn-3.0.1.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 @@ -11,4 +11,4 @@ plugins:
unsafeHttpWhitelist:
- localhost

yarnPath: .yarn/releases/yarn-3.0.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
2 changes: 1 addition & 1 deletion packages/array-to-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@3.0.1"
"packageManager": "yarn@4.5.0"
}
2 changes: 1 addition & 1 deletion packages/debounce-promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@3.0.1"
"packageManager": "yarn@4.5.0"
}
Loading

0 comments on commit 57862c2

Please sign in to comment.