From 7e537c7d72a137b0a7045e13bfa086ecf30df01d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:57:31 -0500 Subject: [PATCH] chore(deps): update @types/node to v22.10.10 (#528) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 3e5b325..e154970 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@tsconfig/node20": "20.1.4", "@types/jsdom": "21.1.7", "@types/lodash": "4.17.14", - "@types/node": "22.10.9", + "@types/node": "22.10.10", "commander": "13.1.0", "dotenv": "16.4.7", "googleapis": "144.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a185f88..18cd19e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 4.17.14 version: 4.17.14 '@types/node': - specifier: 22.10.9 - version: 22.10.9 + specifier: 22.10.10 + version: 22.10.10 commander: specifier: 13.1.0 version: 13.1.0 @@ -43,7 +43,7 @@ importers: version: 24.1.1(typescript@5.7.3) ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@22.10.9)(typescript@5.7.3) + version: 10.9.2(@types/node@22.10.10)(typescript@5.7.3) typescript: specifier: 5.7.3 version: 5.7.3 @@ -189,8 +189,8 @@ packages: '@types/lodash@4.17.14': resolution: {integrity: sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==} - '@types/node@22.10.9': - resolution: {integrity: sha512-Ir6hwgsKyNESl/gLOcEz3krR4CBGgliDqBQ2ma4wIhEx0w+xnoeTq3tdrNw15kU3SxogDjOgv9sqdtLW8mIHaw==} + '@types/node@22.10.10': + resolution: {integrity: sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==} '@types/tough-cookie@4.0.5': resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} @@ -1037,13 +1037,13 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.10.9 + '@types/node': 22.10.10 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 '@types/lodash@4.17.14': {} - '@types/node@22.10.9': + '@types/node@22.10.10': dependencies: undici-types: 6.20.0 @@ -1051,7 +1051,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.10.9 + '@types/node': 22.10.10 optional: true acorn-walk@8.3.2: {} @@ -1723,14 +1723,14 @@ snapshots: dependencies: punycode: 2.3.1 - ts-node@10.9.2(@types/node@22.10.9)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.10.10)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.10.9 + '@types/node': 22.10.10 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3