From f6a9a4aa168406223c2835bd74b629532fd6c502 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 00:00:35 +0000 Subject: [PATCH] Update dependency @types/node to v22.15.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 393a9f2b..d1a184dc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@typechain/hardhat": "^9.1.0", "@types/chai": "^5.0.0", "@types/mocha": "^10.0.7", - "@types/node": "22.15.24", + "@types/node": "22.15.29", "@typescript-eslint/eslint-plugin": "8.33.0", "@typescript-eslint/parser": "8.33.0", "chai": "4",