From b7ddca4d80691ff3d570f6bd17c764e998e40237 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:40:27 +0000 Subject: [PATCH] chore: update node.js to v24.15.0 --- .github/workflows/test.yml | 2 +- .nvmrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b3aa8e1..9b4b9d2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,7 +13,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: 24.14.1 + node-version: 24.15.0 - name: Install pnpm uses: pnpm/action-setup@v4 with: diff --git a/.nvmrc b/.nvmrc index 8e35034..5bf4400 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.14.1 +24.15.0