From d9c31ce7de83381b0eddaad261a2c3f437c41bc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 01:30:39 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^24.12.4 --- actions/sticky-comment/package-lock.json | 2 +- actions/sticky-comment/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/actions/sticky-comment/package-lock.json b/actions/sticky-comment/package-lock.json index 9030180d0..12574b393 100644 --- a/actions/sticky-comment/package-lock.json +++ b/actions/sticky-comment/package-lock.json @@ -12,7 +12,7 @@ "@actions/github": "^9.1.1" }, "devDependencies": { - "@types/node": "^24.0.0", + "@types/node": "^24.12.4", "@vercel/ncc": "^0.38.4", "typescript": "^6.0.3" } diff --git a/actions/sticky-comment/package.json b/actions/sticky-comment/package.json index faedf3770..b0ce18edd 100644 --- a/actions/sticky-comment/package.json +++ b/actions/sticky-comment/package.json @@ -14,7 +14,7 @@ "@actions/github": "^9.1.1" }, "devDependencies": { - "@types/node": "^24.0.0", + "@types/node": "^24.12.4", "@vercel/ncc": "^0.38.4", "typescript": "^6.0.3" }