Skip to content

Commit

Permalink
Merge pull request #1940 from Fryguy/update_yarn
Browse files Browse the repository at this point in the history
Update Yarn to v4.5.2
  • Loading branch information
jrafanie authored Nov 25, 2024
2 parents fc47ed4 + fb2b3eb commit dbd07a9
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 896 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.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 @@ -32,4 +32,4 @@ npmAuditExcludePackages:
- postcss
# pending | moderate | GHSA-7fh5-64p2-3v2j | postcss <8.4.31 | 7.0.39 brought in by autoprefixer@npm:9.8.8

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.5.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"node": ">= 18.0.0",
"npm": ">= 8.6.0"
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.5.2",
"resolutions": {
"bootstrap-select": "~1.13.6",
"cross-spawn": "~7.0.6",
Expand Down

0 comments on commit dbd07a9

Please sign in to comment.