From 18c236d02a7c959bbffc4e9b0a5ba17cf2722711 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 00:55:26 +0000 Subject: [PATCH] Update dependency @types/node to v20.16.9 (#581) 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 7d3998b6..ecd83592 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: '@types/node': specifier: ^20.14.9 - version: 20.16.5 + version: 20.16.9 lost-pixel: specifier: ^3.17.0 - version: 3.18.2(@types/node@20.16.5)(playwright-core@1.47.2)(typescript@5.6.2) + version: 3.18.2(@types/node@20.16.9)(playwright-core@1.47.2)(typescript@5.6.2) packages: @@ -181,8 +181,8 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@types/node@20.16.5': - resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==} + '@types/node@20.16.9': + resolution: {integrity: sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==} '@types/xml2js@0.4.14': resolution: {integrity: sha512-4YnrRemBShWRO2QjvUin8ESA41rH+9nQGLUGZV/1IDhi3SL9OhdpNC/MrulTWuptXKwhx/aDxE7toV0f/ypIXQ==} @@ -692,13 +692,13 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@types/node@20.16.5': + '@types/node@20.16.9': dependencies: undici-types: 6.19.8 '@types/xml2js@0.4.14': dependencies: - '@types/node': 20.16.5 + '@types/node': 20.16.9 acorn-walk@8.3.4: dependencies: @@ -890,7 +890,7 @@ snapshots: lodash.kebabcase@4.1.1: {} - lost-pixel@3.18.2(@types/node@20.16.5)(playwright-core@1.47.2)(typescript@5.6.2): + lost-pixel@3.18.2(@types/node@20.16.9)(playwright-core@1.47.2)(typescript@5.6.2): dependencies: '@types/xml2js': 0.4.14 async: 3.2.5 @@ -910,7 +910,7 @@ snapshots: posthog-node: 3.5.0 serve-handler: 6.1.5 shelljs: 0.8.5 - ts-node: 10.9.2(@types/node@20.16.5)(typescript@5.6.2) + ts-node: 10.9.2(@types/node@20.16.9)(typescript@5.6.2) uuid: 9.0.1 xml2js: 0.6.2 yargs: 17.7.2 @@ -1046,14 +1046,14 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - ts-node@10.9.2(@types/node@20.16.5)(typescript@5.6.2): + ts-node@10.9.2(@types/node@20.16.9)(typescript@5.6.2): 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.16.5 + '@types/node': 20.16.9 acorn: 8.12.1 acorn-walk: 8.3.4 arg: 4.1.3