From 88eb33a879b91a6482e849d4ab2fa22d8abe7033 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 14:18:05 +0000 Subject: [PATCH] Update dependency pnpm to v8.10.5 (#383) 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 18bf39a3..a4ece4e5 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.4 + PNPM_VERSION: 8.10.5 jobs: test: