From 49a2bd8113c89d6c61ed9a90aa479fb1c23e9bc0 Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Tue, 16 Jan 2024 13:13:43 +0000 Subject: [PATCH] fix(javascript): lock MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/algolia/api-clients-automation/pull/2548 Co-authored-by: Clément Vannicatte --- .yarnrc.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.yarnrc.yml b/.yarnrc.yml index f03163f41..56650cba8 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,3 +1,7 @@ +compressionLevel: mixed + nodeLinker: node-modules +enableGlobalCache: false + yarnPath: .yarn/releases/yarn-4.0.2.cjs