Skip to content

Commit b509c05

Browse files
authored
chore: Update to Yarn 4.5.1 (#2226)
1 parent 9bf6051 commit b509c05

File tree

4 files changed

+936
-896
lines changed

4 files changed

+936
-896
lines changed

.yarn/releases/yarn-4.3.1.cjs

Lines changed: 0 additions & 894 deletions
This file was deleted.

.yarn/releases/yarn-4.5.1.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-4.3.1.cjs
3+
yarnPath: .yarn/releases/yarn-4.5.1.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@
125125
"shell-quote": "Versions prior to 1.7.3 have an RCE vulnerability. Should be removable once we upgrade CLI tools to ^8.0.0 with RN 0.69.",
126126
"tough-cookie": "@definitelytyped/dtslint indirectly depends on this through an out-of-date library, and our particular use case doesn't need cookies"
127127
},
128-
"packageManager": "yarn@4.3.1"
128+
"packageManager": "yarn@4.5.1"
129129
}

0 commit comments

Comments
 (0)