From e509ebb2c3b156d6b18a477941d115d9eb597905 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 01:39:16 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E2=AC=86=EF=B8=8F=20update=20no?= =?UTF-8?q?de.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 4 ++-- .github/workflows/pages.yml | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bfb01f3..fff0236 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: 24.18.0 + node-version: 24.19.0 cache: yarn - name: Install dependencies @@ -84,7 +84,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: 24.18.0 + node-version: 24.19.0 cache: yarn registry-url: https://registry.npmjs.org/ diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 1e750b4..794c08d 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -29,7 +29,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v6 with: - node-version: 22.23.1 + node-version: 24.19.0 cache: yarn - name: Setup Pages diff --git a/package.json b/package.json index 899e200..ca8356b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "sideEffects": false, "license": "MIT", "engines": { - "node": ">=20.20.2" + "node": ">=24.19.0" }, "keywords": [ "flow-control",