From 91d7f3b04b13c8cb125d4e23c3be521d208a0a5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 09:51:45 +0000 Subject: [PATCH] Update dependency pnpm to v7.32.5 --- .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 5e4cb1a1..f4cee913 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: pull_request: {} env: - PNPM_VERSION: 7.29.1 + PNPM_VERSION: 7.32.5 jobs: lint: