Skip to content

Commit

Permalink
Merge pull request #9314 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 c4b42e2 + b3b81f5 commit 86be218
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 @@ -41,4 +41,4 @@ npmAuditExcludePackages:
# pending | moderate | GHSA-fvqr-27wr-82fm | lodash <4.17.5 | 3.10.1 brought in by angular-patternfly@npm:3.26.0
# pending | critical | GHSA-jf85-cpcp-j695 | lodash <4.17.12 | 3.10.1 brought in by angular-patternfly@npm:3.26.0

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 @@ -177,7 +177,7 @@
"node": ">= 18.0.0",
"npm": ">= 8.6.0"
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.5.2",
"resolutions": {
"angular": "~1.8.3",
"angular-animate": "~1.8.3",
Expand Down

0 comments on commit 86be218

Please sign in to comment.