Skip to content

Commit

Permalink
Merge pull request #1941 from Fryguy/update_yarn
Browse files Browse the repository at this point in the history
Update Yarn to v4.5.3
  • Loading branch information
jrafanie authored Nov 26, 2024
2 parents dbd07a9 + b27ea28 commit 8daf037
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 82 deletions.
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.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.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.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": "[email protected].2",
"packageManager": "[email protected].3",
"resolutions": {
"bootstrap-select": "~1.13.6",
"cross-spawn": "~7.0.6",
Expand Down

0 comments on commit 8daf037

Please sign in to comment.