Skip to content

Commit

Permalink
Update Yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
nbudin committed Sep 23, 2024
1 parent 1ed0858 commit 576981b
Show file tree
Hide file tree
Showing 4 changed files with 927 additions and 785 deletions.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.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 @@ packageExtensions:
dependencies:
webpack: "*"

yarnPath: .yarn/releases/yarn-3.2.3.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 @@ -124,5 +124,5 @@
"resolutions": {
"webpack": ">= 5"
},
"packageManager": "yarn@3.2.3"
"packageManager": "yarn@4.5.0"
}

0 comments on commit 576981b

Please # to comment.