From 3d599e1b144a5d9491948d3db751376aa574795f Mon Sep 17 00:00:00 2001 From: secustor Date: Thu, 3 Apr 2025 11:59:51 +0100 Subject: [PATCH] fixup! chore: update yarn to 4.8.1 Signed-off-by: secustor --- .yarnrc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yarnrc.yml b/.yarnrc.yml index c8d0aa78fd..ca5ffe0b91 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -6,6 +6,6 @@ httpTimeout: 300000 nodeLinker: node-modules -npmRegistryServer: "https://registry.npmjs.org/" +npmRegistryServer: 'https://registry.npmjs.org/' yarnPath: .yarn/releases/yarn-4.8.1.cjs