From d47fc2935de36aafa8ea0a74f8c587619efbc672 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 00:10:04 +0000 Subject: [PATCH] fix(deps): update dependency @types/node to v20.16.11 --- stub/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stub/pnpm-lock.yaml b/stub/pnpm-lock.yaml index c3f771c8..8c1cbbb4 100644 --- a/stub/pnpm-lock.yaml +++ b/stub/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@types/node': specifier: ^20.0.0 - version: 20.16.10 + version: 20.16.11 '@types/rimraf': specifier: ^4.0.0 version: 4.0.5 @@ -44,8 +44,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@types/node@20.16.10': - resolution: {integrity: sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==} + '@types/node@20.16.11': + resolution: {integrity: sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==} '@types/rimraf@4.0.5': resolution: {integrity: sha512-DTCZoIQotB2SUJnYgrEx43cQIUYOlNZz0AZPbKU4PSLYTUdML5Gox0++z4F9kQocxStrCmRNhi4x5x/UlwtKUA==} @@ -366,7 +366,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@types/node@20.16.10': + '@types/node@20.16.11': dependencies: undici-types: 6.19.8