From a86560c457381be5c89d55b134fb3e69e202e649 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 21:01:30 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.29.1 --- integrations/test-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/test-utils/package.json b/integrations/test-utils/package.json index 30e066d9..5dcdf2a9 100644 --- a/integrations/test-utils/package.json +++ b/integrations/test-utils/package.json @@ -9,7 +9,7 @@ "keywords": [], "author": "", "license": "ISC", - "packageManager": "pnpm@10.28.2", + "packageManager": "pnpm@10.29.1", "dependencies": { "get-port": "^7.1.0" }