From 7aa332031d5291e0f2eec62b7e6a1645c9fa0501 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 01:40:32 +0000 Subject: [PATCH] chore(deps): update npm to v11.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c213897..f72f615b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "workspaces": [ "packages/*" ], - "packageManager": "npm@11.7.0", + "packageManager": "npm@11.8.0", "scripts": { "build": "turbo run build", "test": "npx prettier -c . && turbo run test",