From 05c904385276b4b661672e40653956cf32e9e177 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 03:46:52 +0000 Subject: [PATCH] fix(deps): update dependency @types/node to v20.16.1 --- 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 85ebe464..95988418 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.0 + version: 20.16.1 '@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.0': - resolution: {integrity: sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==} + '@types/node@20.16.1': + resolution: {integrity: sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==} '@types/rimraf@4.0.5': resolution: {integrity: sha512-DTCZoIQotB2SUJnYgrEx43cQIUYOlNZz0AZPbKU4PSLYTUdML5Gox0++z4F9kQocxStrCmRNhi4x5x/UlwtKUA==} @@ -337,7 +337,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@types/node@20.16.0': + '@types/node@20.16.1': dependencies: undici-types: 6.19.6