From 065b4116ea5e7a96f7a0b71c9acf1c9be30a0060 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:24:41 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24.10.8 (#431) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- script/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/script/pnpm-lock.yaml b/script/pnpm-lock.yaml index a5656f6..8110bf7 100644 --- a/script/pnpm-lock.yaml +++ b/script/pnpm-lock.yaml @@ -10,15 +10,15 @@ importers: devDependencies: '@types/node': specifier: ^24.6.2 - version: 24.10.7 + version: 24.10.8 typescript: specifier: ^5.9.3 version: 5.9.3 packages: - '@types/node@24.10.7': - resolution: {integrity: sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==} + '@types/node@24.10.8': + resolution: {integrity: sha512-r0bBaXu5Swb05doFYO2kTWHMovJnNVbCsII0fhesM8bNRlLhXIuckley4a2DaD+vOdmm5G+zGkQZAPZsF80+YQ==} typescript@5.9.3: resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} @@ -30,7 +30,7 @@ packages: snapshots: - '@types/node@24.10.7': + '@types/node@24.10.8': dependencies: undici-types: 7.16.0