From 9f9a7183758fe65cd7c96d5d2ae732aea8fd9524 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 01:08:04 +0000 Subject: [PATCH] Update dependency @types/node to v24 Update @types/node from 20.19.23 to 24.9.1 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbabc34f..231e2968 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/common-tags": "^1.8.4", "@types/lodash": "^4.17.20", "@types/mocha": "^10.0.10", - "@types/node": "^20.19.11", + "@types/node": "^24.0.0", "chai": "^6.0.0", "common-tags": "^1.8.2", "husky": "^9.1.7",