From db937db6786722fccba4e256c829b935584bdcee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 14:53:53 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24 --- sam/ts/apple-notify/hello-world/package.json | 2 +- sam/ts/hello-world/src/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sam/ts/apple-notify/hello-world/package.json b/sam/ts/apple-notify/hello-world/package.json index fda3fef1..a0e7ff3b 100644 --- a/sam/ts/apple-notify/hello-world/package.json +++ b/sam/ts/apple-notify/hello-world/package.json @@ -19,7 +19,7 @@ "@types/aws-lambda": "^8.10.92", "@types/jest": "^29.2.0", "@jest/globals": "^29.2.0", - "@types/node": "^20.5.7", + "@types/node": "^24.0.0", "@typescript-eslint/eslint-plugin": "^5.10.2", "@typescript-eslint/parser": "^5.10.2", "eslint": "^8.8.0", diff --git a/sam/ts/hello-world/src/package.json b/sam/ts/hello-world/src/package.json index fda3fef1..a0e7ff3b 100644 --- a/sam/ts/hello-world/src/package.json +++ b/sam/ts/hello-world/src/package.json @@ -19,7 +19,7 @@ "@types/aws-lambda": "^8.10.92", "@types/jest": "^29.2.0", "@jest/globals": "^29.2.0", - "@types/node": "^20.5.7", + "@types/node": "^24.0.0", "@typescript-eslint/eslint-plugin": "^5.10.2", "@typescript-eslint/parser": "^5.10.2", "eslint": "^8.8.0",