From 6deb31b29433268252909a645487f72a302b3bc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 18:43:18 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v11.22.0 --- .github/workflows/ci-checks.yaml | 4 ++-- .github/workflows/deploy-github-pages.yaml | 2 +- .github/workflows/deploy-pr-preview.yaml | 2 +- .github/workflows/release.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci-checks.yaml b/.github/workflows/ci-checks.yaml index 6cb74a41f5..65e39867d6 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@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 with: - version: 11.20.0 + version: 11.22.0 - name: Get pnpm store directory id: pnpm-cache @@ -94,7 +94,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 with: - version: 11.20.0 + version: 11.22.0 - 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 537c9c4103..0f3c02bcc0 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@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 with: - version: 11.20.0 + version: 11.22.0 - name: Cache \ store uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 diff --git a/.github/workflows/deploy-pr-preview.yaml b/.github/workflows/deploy-pr-preview.yaml index 7089020703..49cd2da5d7 100644 --- a/.github/workflows/deploy-pr-preview.yaml +++ b/.github/workflows/deploy-pr-preview.yaml @@ -69,7 +69,7 @@ jobs: if: github.event.action != 'closed' uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 with: - version: 11.20.0 + version: 11.22.0 - name: Get pnpm store directory if: github.event.action != 'closed' diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 73ad87d3ba..5150aedce0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,7 +49,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 with: - version: 11.20.0 + version: 11.22.0 - name: Cache \ store uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5