Skip to content

Commit c956396

Browse files
committed
upgrade yarn
1 parent b58e52f commit c956396

File tree

5 files changed

+942
-947
lines changed

5 files changed

+942
-947
lines changed

.yarn/releases/yarn-4.12.0.cjs

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

.yarn/releases/yarn-4.13.0.cjs

Lines changed: 940 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
@@ -303,4 +303,4 @@ plugins:
303303
path: .yarn/plugins/@rnx-kit/yarn-plugin-dynamic-extensions.cjs
304304
spec: "https://raw.githubusercontent.com/microsoft/rnx-kit/main/incubator/yarn-plugin-dynamic-extensions/index.js"
305305

306-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
306+
yarnPath: .yarn/releases/yarn-4.13.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"engines": {
5858
"node": ">=22.12"
5959
},
60-
"packageManager": "yarn@4.12.0",
60+
"packageManager": "yarn@4.13.0",
6161
"rnx-kit": {
6262
"kitType": "library"
6363
}

yarn.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5531,9 +5531,6 @@ __metadata:
55315531
react-native-windows: "npm:^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
55325532
react-test-renderer: "npm:18.2.0"
55335533
rimraf: "catalog:"
5534-
peerDependenciesMeta:
5535-
react-native-windows:
5536-
optional: true
55375534
languageName: unknown
55385535
linkType: soft
55395536

0 commit comments

Comments
 (0)