From 184eafde4686a145ea77c07e72759077a3fd31b1 Mon Sep 17 00:00:00 2001 From: Lucid Date: Sun, 3 May 2026 08:08:32 -0400 Subject: [PATCH] upgrade yarn --- .yarnrc.yml | 5 +++++ package.json | 2 +- yarn.lock | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.yarnrc.yml b/.yarnrc.yml index 3186f3f..dc61281 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1 +1,6 @@ +approvedGitRepositories: + - "**" + +enableScripts: true + nodeLinker: node-modules diff --git a/package.json b/package.json index 91188e6..6f20375 100644 --- a/package.json +++ b/package.json @@ -55,5 +55,5 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.57.1" }, - "packageManager": "yarn@4.12.0" + "packageManager": "yarn@4.14.1" } diff --git a/yarn.lock b/yarn.lock index 674117c..3b25ac2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 9 cacheKey: 10c0 "@0no-co/graphql.web@npm:^1.0.13":