From 8000e8500e36c7ab52e310c1d0ec17dbde2079fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 17:54:29 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v11.23.0 --- .github/workflows/pnpm-lint-and-compile.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pnpm-lint-and-compile.yaml b/.github/workflows/pnpm-lint-and-compile.yaml index 63d0e8b..f9cfe06 100644 --- a/.github/workflows/pnpm-lint-and-compile.yaml +++ b/.github/workflows/pnpm-lint-and-compile.yaml @@ -19,7 +19,7 @@ jobs: - name: Set up pnpm uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6 with: - version: 11.17.0 + version: 11.23.0 standalone: true cache: true - name: Install dependencies @@ -47,7 +47,7 @@ jobs: - name: Set up pnpm uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6 with: - version: 11.17.0 + version: 11.23.0 standalone: true cache: true - name: Install dependencies