From 631d02e1e9232f8faf19a49cf9f5482bcf80b9a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 04:48:23 +0000 Subject: [PATCH] [renovate-bot] - Update Node.js to v24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47a1bf1..6133598 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "engines": { - "node": "20.19.5" + "node": "24.17.0" } }