From 006f1400c66c4dab5dd75b568b5735a125a51aff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 22:31:17 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24.8.0 (#374) 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 4df2e72..67e247c 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.7.2 + version: 24.8.0 typescript: specifier: ^5.9.3 version: 5.9.3 packages: - '@types/node@24.7.2': - resolution: {integrity: sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==} + '@types/node@24.8.0': + resolution: {integrity: sha512-5x08bUtU8hfboMTrJ7mEO4CpepS9yBwAqcL52y86SWNmbPX8LVbNs3EP4cNrIZgdjk2NAlP2ahNihozpoZIxSg==} typescript@5.9.3: resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} @@ -30,7 +30,7 @@ packages: snapshots: - '@types/node@24.7.2': + '@types/node@24.8.0': dependencies: undici-types: 7.14.0