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 May 8, 2024
1 parent c040d2b commit e291772
Show file tree
Hide file tree
Showing 6 changed files with 7,227 additions and 6,938 deletions.
631 changes: 0 additions & 631 deletions .yarn/releases/yarn-3.0.1.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.2.2.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.2.2.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.2.2"
}
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.2.2"
}
Loading

0 comments on commit e291772

Please sign in to comment.