From 66e35505f029475b87054eb6f0d7ab57a077f21f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 10:45:30 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v10.18.3 --- .github/workflows/ci.yml | 6 +++--- .github/workflows/publish.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c42983..3f53bc8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - uses: pnpm/action-setup@v4.2.0 with: - version: 10.18.2 + version: 10.18.3 - run: pnpm install @@ -56,7 +56,7 @@ jobs: - uses: pnpm/action-setup@v4.2.0 with: - version: 10.18.2 + version: 10.18.3 - run: pnpm install @@ -84,7 +84,7 @@ jobs: - uses: pnpm/action-setup@v4.2.0 with: - version: 10.18.2 + version: 10.18.3 - uses: kellyselden/ember-cli-update-action@v7 with: diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index fb0f8ac..0289fbe 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,7 +28,7 @@ jobs: - uses: pnpm/action-setup@v4.2.0 with: - version: 10.18.2 + version: 10.18.3 - run: pnpm install