From 87c46b91e73a8c235ba151b473483f011526d321 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 14:17:24 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v10.32.1 --- .github/workflows/ci-checks.yaml | 4 ++-- .github/workflows/deploy-github-pages.yaml | 2 +- .github/workflows/release.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci-checks.yaml b/.github/workflows/ci-checks.yaml index a8ca7fb366..e8aaca1f3a 100644 --- a/.github/workflows/ci-checks.yaml +++ b/.github/workflows/ci-checks.yaml @@ -45,7 +45,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: - version: 10.30.1 + version: 10.32.1 - name: Get pnpm store directory id: pnpm-cache @@ -92,7 +92,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: - version: 10.30.1 + version: 10.32.1 - name: Get pnpm store directory id: pnpm-cache diff --git a/.github/workflows/deploy-github-pages.yaml b/.github/workflows/deploy-github-pages.yaml index 84e6518320..58a24c5b6b 100644 --- a/.github/workflows/deploy-github-pages.yaml +++ b/.github/workflows/deploy-github-pages.yaml @@ -38,7 +38,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: - version: 10.30.1 + version: 10.32.1 - name: Cache \ store uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5b633dcfb6..2a55884f29 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -42,7 +42,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 with: - version: 10.30.1 + version: 10.32.1 - name: Cache \ store uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0