Skip to content

Commit 4b45a8a

Browse files
authored
Update yarn and node version (for local dev) (#553)
1 parent 8bc1c43 commit 4b45a8a

7 files changed

+2058
-2026
lines changed

.tool-versions

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 20.10.0
1+
nodejs 20.17.0

.yarn/releases/yarn-4.0.2.cjs

-893
This file was deleted.

.yarn/releases/yarn-4.4.1.cjs

+925
Large diffs are not rendered by default.

.yarnrc.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ supportedArchitectures:
88
cpu:
99
- x64
1010
- arm64
11+
libc:
12+
- glibc
1113
os:
1214
- darwin
1315
- linux
1416
- win32
15-
libc:
16-
- glibc
1717

18-
yarnPath: .yarn/releases/yarn-4.0.2.cjs
18+
yarnPath: .yarn/releases/yarn-4.4.1.cjs

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,5 +267,5 @@
267267
"webpack": "^5.92.0",
268268
"whatwg-fetch": "^3.6.20"
269269
},
270-
"packageManager": "yarn@4.0.2"
270+
"packageManager": "yarn@4.4.1"
271271
}

yarn.lock

+1,128-1,128
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)