From c466fd59a8f19af2fb7c0a3d3e41bc08eae635e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 02:15:47 +0000 Subject: [PATCH] Update pnpm to v8.11.0 --- backend/auto-operation/package.json | 2 +- frontend/dashboard/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/auto-operation/package.json b/backend/auto-operation/package.json index 5e38e84..2072b57 100644 --- a/backend/auto-operation/package.json +++ b/backend/auto-operation/package.json @@ -26,5 +26,5 @@ "@connectrpc/protoc-gen-connect-es": "^1.1.3", "@bufbuild/protoc-gen-es": "^1.4.2" }, - "packageManager": "pnpm@8.6.11" + "packageManager": "pnpm@8.11.0" } \ No newline at end of file diff --git a/frontend/dashboard/package.json b/frontend/dashboard/package.json index 8bd0406..23ba432 100644 --- a/frontend/dashboard/package.json +++ b/frontend/dashboard/package.json @@ -38,5 +38,5 @@ ".next/static", "public" ], - "packageManager": "pnpm@8.6.11" + "packageManager": "pnpm@8.11.0" } \ No newline at end of file