From d6f10f6c330061f4611a3d16ce8b80d4339edf94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:55:29 +0000 Subject: [PATCH] Update dependency pnpm to v8.11.0 (#388) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a4ece4e5..a6db511b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ concurrency: env: # renovate: datasource=npm depName=pnpm - PNPM_VERSION: 8.10.5 + PNPM_VERSION: 8.11.0 jobs: test: