From a97394fc10aadca9f3081e7ce4f7aa9aaf64614d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 17:45:21 +0000 Subject: [PATCH] Update Node.js to v20.13.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c45e53789..8f45b36617 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Keeps a set of files up to date.", "engineStrict": true, "engines": { - "node": "20.12.2", + "node": "20.13.0", "npm": "6.14.18 || 10.7.0" }, "main": "index.js",