From 501ba8a5951a39dbf91080a1f13e1354cf72c318 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 15:21:21 +0000 Subject: [PATCH] Pin dependency node to 22.22.0 --- .github/workflows/bundle-diff.yml | 4 ++-- .github/workflows/changesets.yml | 2 +- .github/workflows/ci.yml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/bundle-diff.yml b/.github/workflows/bundle-diff.yml index f595455..4527618 100644 --- a/.github/workflows/bundle-diff.yml +++ b/.github/workflows/bundle-diff.yml @@ -23,7 +23,7 @@ jobs: - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 with: - node-version: 22 + node-version: 22.22.0 - name: find pnpm cache path id: cache @@ -60,7 +60,7 @@ jobs: - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 with: - node-version: 22 + node-version: 22.22.0 - name: find pnpm cache path id: cache diff --git a/.github/workflows/changesets.yml b/.github/workflows/changesets.yml index e637542..9ccdbc2 100644 --- a/.github/workflows/changesets.yml +++ b/.github/workflows/changesets.yml @@ -33,7 +33,7 @@ jobs: - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 with: - node-version: 22 + node-version: 22.22.0 - name: find pnpm cache path id: cache diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2a629b2..bf2fba5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 with: - node-version: 22 + node-version: 22.22.0 - name: find pnpm cache path id: cache @@ -54,7 +54,7 @@ jobs: - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 with: - node-version: 22 + node-version: 22.22.0 - name: find pnpm cache path id: cache @@ -84,7 +84,7 @@ jobs: - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 with: - node-version: 22 + node-version: 22.22.0 - name: find pnpm cache path id: cache @@ -114,7 +114,7 @@ jobs: - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 with: - node-version: 22 + node-version: 22.22.0 - name: find pnpm cache path id: cache