From c38e3de1d8578bc50d5f6fdc6a7bf5df3844476f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:03:43 +0000 Subject: [PATCH] Update dependency pnpm to v8.10.4 (#382) 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 486d3c19..18bf39a3 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.3 + PNPM_VERSION: 8.10.4 jobs: test: