Skip to content

Commit 3a51cae

Browse files
committed
chore: update Yarn to 4.9.2
1 parent c9261ac commit 3a51cae

File tree

4 files changed

+944
-936
lines changed

4 files changed

+944
-936
lines changed

.yarn/releases/yarn-4.5.1.cjs

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

.yarn/releases/yarn-4.9.2.cjs

Lines changed: 942 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.5.1.cjs
3+
yarnPath: .yarn/releases/yarn-4.9.2.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "1000.0.0",
55
"license": "MIT",
6-
"packageManager": "yarn@4.5.0",
6+
"packageManager": "yarn@4.9.2",
77
"scripts": {
88
"android": "cd packages/rn-tester && npm run android",
99
"build-android": "./gradlew :packages:react-native:ReactAndroid:build",

0 commit comments

Comments
 (0)