Skip to content

Commit d57104b

Browse files
chore(deps): lock file maintenance (#3759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre Millot <[email protected]>
1 parent 21b1270 commit d57104b

File tree

14 files changed

+1840
-1701
lines changed

14 files changed

+1840
-1701
lines changed

.yarnrc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ enableGlobalCache: false
55
nodeLinker: node-modules
66

77
yarnPath: .yarn/releases/yarn-4.4.1.cjs
8+
9+
# esbuild use native binaries, we need both to work locally and on the CI.
10+
supportedArchitectures:
11+
os:
12+
- darwin
13+
- linux

0 commit comments

Comments
 (0)