From 4cc7f55138f2ba6376c72622fbd67a05cea4e6a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 17:57:08 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v10.33.0 --- .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 75468bc..ca93b19 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - uses: pnpm/action-setup@v5.0.0 with: - version: 10.20.0 + version: 10.33.0 - run: pnpm install @@ -56,7 +56,7 @@ jobs: - uses: pnpm/action-setup@v5.0.0 with: - version: 10.20.0 + version: 10.33.0 - run: pnpm install @@ -84,7 +84,7 @@ jobs: - uses: pnpm/action-setup@v5.0.0 with: - version: 10.20.0 + version: 10.33.0 - uses: kellyselden/ember-cli-update-action@v7 with: diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d3fc7e4..bd10c6d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,7 +28,7 @@ jobs: - uses: pnpm/action-setup@v5.0.0 with: - version: 10.20.0 + version: 10.33.0 - run: pnpm install