From 5e9ed6f5b3986e3887288af27df73f55bf1c4251 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 12:12:34 +0000 Subject: [PATCH] Update dependency pnpm to v7.33.1 --- .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..a7d304bb 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.1 jobs: lint: