Skip to content

Commit 88695dc

Browse files
authored
Merge pull request #9316 from Fryguy/update_yarn
Update Yarn to v4.5.3
2 parents 86be218 + b86e5d9 commit 88695dc

File tree

3 files changed

+82
-82
lines changed

3 files changed

+82
-82
lines changed

.yarn/releases/yarn-4.5.2.cjs renamed to .yarn/releases/yarn-4.5.3.cjs

Lines changed: 80 additions & 80 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ npmAuditExcludePackages:
4141
# pending | moderate | GHSA-fvqr-27wr-82fm | lodash <4.17.5 | 3.10.1 brought in by angular-patternfly@npm:3.26.0
4242
# pending | critical | GHSA-jf85-cpcp-j695 | lodash <4.17.12 | 3.10.1 brought in by angular-patternfly@npm:3.26.0
4343

44-
yarnPath: .yarn/releases/yarn-4.5.2.cjs
44+
yarnPath: .yarn/releases/yarn-4.5.3.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"node": ">= 18.0.0",
178178
"npm": ">= 8.6.0"
179179
},
180-
"packageManager": "[email protected].2",
180+
"packageManager": "[email protected].3",
181181
"resolutions": {
182182
"angular": "~1.8.3",
183183
"angular-animate": "~1.8.3",

0 commit comments

Comments
 (0)