From 35bcb236079e755d7038ccf62ca207d816350c62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 01:18:20 +0000 Subject: [PATCH] Update dependency @types/node to v20.17.5 (#637) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a1d925..00fb91b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: '@types/node': specifier: ^20.14.9 - version: 20.17.1 + version: 20.17.5 lost-pixel: specifier: ^3.17.0 - version: 3.21.0(@types/node@20.17.1)(playwright-core@1.48.2)(typescript@5.6.3) + version: 3.21.0(@types/node@20.17.5)(playwright-core@1.48.2)(typescript@5.6.3) packages: @@ -187,8 +187,8 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@types/node@20.17.1': - resolution: {integrity: sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==} + '@types/node@20.17.5': + resolution: {integrity: sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==} '@types/xml2js@0.4.14': resolution: {integrity: sha512-4YnrRemBShWRO2QjvUin8ESA41rH+9nQGLUGZV/1IDhi3SL9OhdpNC/MrulTWuptXKwhx/aDxE7toV0f/ypIXQ==} @@ -697,13 +697,13 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@types/node@20.17.1': + '@types/node@20.17.5': dependencies: undici-types: 6.19.8 '@types/xml2js@0.4.14': dependencies: - '@types/node': 20.17.1 + '@types/node': 20.17.5 acorn-walk@8.3.4: dependencies: @@ -896,7 +896,7 @@ snapshots: lodash.kebabcase@4.1.1: {} - lost-pixel@3.21.0(@types/node@20.17.1)(playwright-core@1.48.2)(typescript@5.6.3): + lost-pixel@3.21.0(@types/node@20.17.5)(playwright-core@1.48.2)(typescript@5.6.3): dependencies: '@types/xml2js': 0.4.14 async: 3.2.6 @@ -916,7 +916,7 @@ snapshots: posthog-node: 3.5.0 serve-handler: 6.1.5 shelljs: 0.8.5 - ts-node: 10.9.2(@types/node@20.17.1)(typescript@5.6.3) + ts-node: 10.9.2(@types/node@20.17.5)(typescript@5.6.3) xml2js: 0.6.2 yargs: 17.7.2 zod: 3.23.8 @@ -1051,14 +1051,14 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - ts-node@10.9.2(@types/node@20.17.1)(typescript@5.6.3): + ts-node@10.9.2(@types/node@20.17.5)(typescript@5.6.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.17.1 + '@types/node': 20.17.5 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3