From 67e80b058dfd7fbff4efbcfd12efa8413584ed9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:46:25 +0000 Subject: [PATCH] Update dependency pnpm to v7.33.7 --- .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 1ac6bd82..0091d6bf 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.33.7 jobs: lint: