From fc9b2b6873d27d5083083d2592c325dcf8484b15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 22:26:50 +0000 Subject: [PATCH] Update dependency pnpm to v8.15.1 (#423) 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 cf02137d..a12ef05b 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.15.0 + PNPM_VERSION: 8.15.1 jobs: test: