Skip to content

Commit

Permalink
Merge pull request #9316 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 86be218 + b86e5d9 commit 88695dc
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 @@ -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.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 @@ -177,7 +177,7 @@
"node": ">= 18.0.0",
"npm": ">= 8.6.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"resolutions": {
"angular": "~1.8.3",
"angular-animate": "~1.8.3",
Expand Down

0 comments on commit 88695dc

Please sign in to comment.