From 0daf76ee27ff7eefe05dcab0df6ef15f13d21553 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:55:17 +0100 Subject: [PATCH] Update dependency pnpm to v6.35.1 (#664) 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 1f610f5d..5c9de968 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ on: env: FORCE_COLOR: 1 # renovate: datasource=npm depName=pnpm - PNPM_VERSION: 6.17.2 + PNPM_VERSION: 6.35.1 jobs: lint: