From 61224fd54f310704df44b265bdb94353643518ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 10:19:14 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22 --- package.json | 2 +- packages/git-webhook-handler/package.json | 2 +- packages/git-webhook-handler/pnpm-lock.yaml | 18 ++++++------- pnpm-lock.yaml | 28 ++++++++++----------- 4 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index f56d998..4b04b64 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/cron": "2.4.3", "@types/lodash": "4.17.13", "@types/marked": "5.0.2", - "@types/node": "20.17.9", + "@types/node": "22.13.1", "@types/node-telegram-bot-api": "0.64.7", "@types/randomcolor": "0.5.9", "@types/remove-markdown": "0.3.4", diff --git a/packages/git-webhook-handler/package.json b/packages/git-webhook-handler/package.json index 326d96d..37f0a6f 100644 --- a/packages/git-webhook-handler/package.json +++ b/packages/git-webhook-handler/package.json @@ -28,7 +28,7 @@ "license": "MIT", "dependencies": {}, "devDependencies": { - "@types/node": "20.17.9", + "@types/node": "22.13.1", "run-series": "1.1.9", "standard": "14.3.4", "tape": "4.17.0", diff --git a/packages/git-webhook-handler/pnpm-lock.yaml b/packages/git-webhook-handler/pnpm-lock.yaml index 28f08b5..c4b3922 100644 --- a/packages/git-webhook-handler/pnpm-lock.yaml +++ b/packages/git-webhook-handler/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@types/node': - specifier: 20.17.9 - version: 20.17.9 + specifier: 22.13.1 + version: 22.13.1 run-series: specifier: 1.1.9 version: 1.1.9 @@ -46,8 +46,8 @@ packages: resolution: {integrity: sha512-ccfcIDlogiXNq5KcbAwbaO7lMh3Tm1i3khMPYpxlK8hH/W53zN81KM9coerRLOnTGu3nfXIniAmQbRI9OxbC0w==} engines: {node: '>= 0.4'} - '@types/node@20.17.9': - resolution: {integrity: sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==} + '@types/node@22.13.1': + resolution: {integrity: sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==} acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -1080,8 +1080,8 @@ packages: unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} uniq@1.0.1: resolution: {integrity: sha512-Gw+zz50YNKPDKXs+9d+aKAjVwpjNwqzvNpLigIruT4HA9lMZNdMqs9x07kKHB/L9WRzqp4+DlTU5s4wG2esdoA==} @@ -1147,9 +1147,9 @@ snapshots: dependencies: call-bind: 1.0.5 - '@types/node@20.17.9': + '@types/node@22.13.1': dependencies: - undici-types: 6.19.8 + undici-types: 6.20.0 acorn-jsx@5.3.2(acorn@7.4.1): dependencies: @@ -2322,7 +2322,7 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - undici-types@6.19.8: {} + undici-types@6.20.0: {} uniq@1.0.1: {} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d7136b..93950de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: 5.0.2 version: 5.0.2 '@types/node': - specifier: 20.17.9 - version: 20.17.9 + specifier: 22.13.1 + version: 22.13.1 '@types/node-telegram-bot-api': specifier: 0.64.7 version: 0.64.7 @@ -155,7 +155,7 @@ importers: version: 3.4.2 ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@20.17.9)(typescript@5.7.2) + version: 10.9.2(@types/node@22.13.1)(typescript@5.7.2) tsx: specifier: 3.14.0 version: 3.14.0 @@ -613,8 +613,8 @@ packages: '@types/node-telegram-bot-api@0.64.7': resolution: {integrity: sha512-nuvFFXnvU2sItucyEJ03I+m34z5st386isfEuF6BJTL7p3RjG7naMhvvXjY7oeKahTm1Jf0Gu4PrDa6jDt78/Q==} - '@types/node@20.17.9': - resolution: {integrity: sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==} + '@types/node@22.13.1': + resolution: {integrity: sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==} '@types/parse-author@2.0.1': resolution: {integrity: sha512-2RNXvvDY+7ITl/Q3znDpW9DxyAckKgLCXpoiBHN9BeLH1aV7z/W657P2+PK3wVUgGWXtc99ZQy3LkJTGlxLsvA==} @@ -2621,8 +2621,8 @@ packages: unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} universalify@2.0.0: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} @@ -3225,12 +3225,12 @@ snapshots: '@types/node-telegram-bot-api@0.64.7': dependencies: - '@types/node': 20.17.9 + '@types/node': 22.13.1 '@types/request': 2.48.8 - '@types/node@20.17.9': + '@types/node@22.13.1': dependencies: - undici-types: 6.19.8 + undici-types: 6.20.0 '@types/parse-author@2.0.1': {} @@ -3243,7 +3243,7 @@ snapshots: '@types/request@2.48.8': dependencies: '@types/caseless': 0.12.3 - '@types/node': 20.17.9 + '@types/node': 22.13.1 '@types/tough-cookie': 4.0.3 form-data: 2.5.1 @@ -5327,14 +5327,14 @@ snapshots: dependencies: typescript: 5.7.2 - ts-node@10.9.2(@types/node@20.17.9)(typescript@5.7.2): + ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.2): 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': 20.17.9 + '@types/node': 22.13.1 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -5449,7 +5449,7 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - undici-types@6.19.8: {} + undici-types@6.20.0: {} universalify@2.0.0: {}